Type Definition swc_core::utils::swc_ecma_ast::Id

source · []
pub type Id = (Atom<JsWordStaticSet>, SyntaxContext);
Available on crate feature __utils only.
Expand description

See Ident for documentation.