Skip to main content

JS_KEYWORDS

Constant JS_KEYWORDS 

Source
pub const JS_KEYWORDS: &[&str];
Expand description

JavaScript reserved words that must not be used as identifiers.