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