Type Alias Id
pub type Id = (Atom, SyntaxContext);Available on crate features
__ecma and __visit only.Expand description
See Ident for documentation.
pub type Id = (Atom, SyntaxContext);__ecma and __visit only.See Ident for documentation.