Preparing search index...
The search index is not available
@cc-heart/utils
@cc-heart/utils
isFalsy
Function isFalsy
is
Falsy
(
val
)
:
val
is
false
Checks if a value is falsy.
Parameters
val
:
unknown
The value to check.
Returns
val
is
false
Returns true if the value is falsy, otherwise false.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cc-heart/utils
Loading...
Checks if a value is falsy.