Preparing search index...
The search index is not available
@ocubist/error-alchemy - v0.9.3
@ocubist/error-alchemy
assertFalsy
Function assertFalsy
assert
Falsy
<
T
>
(
value
)
:
asserts
value
is
Falsy
<
T
>
Asserts that a given value is falsy.
Type Parameters
T
Parameters
value
:
T
The value to be checked for falsiness.
Returns
asserts
value
is
Falsy
<
T
>
Throws
If the value is truthy.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@ocubist/error-alchemy - v0.9.3
Loading...
Asserts that a given value is falsy.