Checks whether given value is a primitive (undefined, null, number, boolean, string, bigint, symbol) isPrimitive.
A value to be checked.
A boolean representing the result.
Generated using TypeDoc
Checks whether given value is a primitive (undefined, null, number, boolean, string, bigint, symbol) isPrimitive.