CIA Compliance Manager API Documentation - v0.8.24
GitHub
Documentation
Preparing search index...
utils/typeGuards
isUndefined
Function isUndefined
isUndefined
(
value
:
unknown
)
:
value
is
undefined
Type guard to check if a value is undefined
Parameters
value
:
unknown
Value to check
Returns
value
is
undefined
True if the value is undefined
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 undefined