@metreeca/core - v0.9.17
GitHub
Preparing search index...
json
isBoolean
Function isBoolean
isBoolean
(
value
:
unknown
)
:
value
is
boolean
Checks if a value is a boolean.
Parameters
value
:
unknown
The value to check
Returns
value
is
boolean
true
if the value is a boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
@metreeca/core - v0.9.17
Loading...
Checks if a value is a boolean.