Constant ZWJ
pub const ZWJ: char = '\u{200d}';Available on crate features
__ecma and __utils only.Expand description
U+200D ZERO WIDTH JOINER, abbreviated as <ZWJ>.
Specially permitted in identifiers.
pub const ZWJ: char = '\u{200d}';__ecma and __utils only.U+200D ZERO WIDTH JOINER, abbreviated as <ZWJ>.
Specially permitted in identifiers.