Type Definition swc_ecma_utils::ident::Id

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

See Ident for documentation.