swc_ecma_regexp_common/
lib.rs

1mod surrogate_pair;
2
3pub use crate::surrogate_pair::*;