Type Definition swc_plugin::ast::swc_ecma_ast::Id

source · []
pub type Id = (Atom<JsWordStaticSet>, SyntaxContext);
Expand description

See Ident for documentation.