Maps every built-in type alias accepted by Typer to the runtime type it resolves to. Used to make isType/is/safeParse return the correct static type when called with a string literal known at compile time.
Typer
isType
is
safeParse
Maps every built-in type alias accepted by
Typerto the runtime type it resolves to. Used to makeisType/is/safeParsereturn the correct static type when called with a string literal known at compile time.