typefinity
isTruthy
Function isTruthy
isTruthy
<
T
>
(
value
:
T
)
:
value
is
Exclude
<
T
,
false
|
""
|
0
>
Verify if the given value is truthy
Type Parameters
T
Parameters
value
:
T
The value to check
Returns
value
is
Exclude
<
T
,
false
|
""
|
0
>
True if the value is truthy
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
typefinity
afterAll
afterEach
beforeAll
beforeEach
crash
describe
expect
fail
isFalsy
isTruthy
it
Json
optional
Optional
randomBoolean
randomFalsyValue
randomItem
randomNumber
randomNumberWithPrefix
randomTruthyValue
ReadonlyJson
trim
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
Verify if the given value is truthy