CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
utils/typeGuards
isNull
Function isNull
isNull
(
value
:
unknown
)
:
value
is
null
Type guard to check if a value is null
Parameters
value
:
unknown
Value to check
Returns
value
is
null
True if the value is null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
Documentation
CIA Compliance Manager API Documentation - v0.8.24
Loading...
Type guard to check if a value is null