Constant NBSP

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

U+00A0 NON-BREAKING SPACE, abbreviated <NBSP>.