Returns true if the given value is a primitive type. Otherwise, returns false.
true
value
false
checkIsPrimitive
Return true on boolean, string, number, BigInt, null, Symbol and undefined
Name
checkIsPrimitive
Description
Return true on boolean, string, number, BigInt, null, Symbol and undefined