Returns true if the given type is a primitive type. (works as an instanceof in Typescript)
True if the type is a primitive type.
The type to check
Generated using TypeDoc
Returns true if the given type is a primitive type. (works as an instanceof in Typescript)
Returns
True if the type is a primitive type.