Constant LS
pub const LS: char = '\u{2028}';
Available on crate features
__ecma
and __utils
only.Expand description
U+2028 LINE SEPARATOR, abbreviated <LS>
.
pub const LS: char = '\u{2028}';
__ecma
and __utils
only.U+2028 LINE SEPARATOR, abbreviated <LS>
.