griddy-sdk / isUnset
Function: isUnset()¶
isUnset(
value):value is typeof UNSET
Defined in: src/griddy/core/models.ts:30
Helper to check if a value is the UNSET sentinel.
Parameters¶
value¶
unknown
Returns¶
value is typeof UNSET
griddy-sdk / isUnset
isUnset(
value):value is typeof UNSET
Defined in: src/griddy/core/models.ts:30
Helper to check if a value is the UNSET sentinel.
unknown
value is typeof UNSET