Creates a type token.
const ISpell = createType<Spell>("Spell"); Copy
const ISpell = createType<Spell>("Spell");
@NO_SIDE_EFFECTS
Creates a type token.