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