Constant LS

pub const LS: char = '\u{2028}';
Available on crate features __ecma and __utils only.
Expand description

U+2028 LINE SEPARATOR, abbreviated <LS>.