Constant PURE_SP
pub const PURE_SP: Span;
Available on crate features
__ecma
and __utils
only.Expand description
PURE span, will emit /* #__PURE__ */
comment in codegen.
pub const PURE_SP: Span;
__ecma
and __utils
only.PURE span, will emit /* #__PURE__ */
comment in codegen.