Value.isPrimitive Function

Is the value a primitive

isPrimitive(value: Value): value is string | number | boolean | undefined

Parameter Type Description
value Value  

Returns - value is string | number | boolean | undefined

Defined in

Last Updated: 13 June, 2024