Type Alias swc_core::ecma::utils::swc_ecma_ast::Id

pub type Id = (Atom, SyntaxContext);
Available on crate features __ecma and __utils only.
Expand description

See Ident for documentation.