Preparing search index...
The search index is not available
Documentation
Documentation
@sequelize/utils
common
isIterable
Function isIterable
is
Iterable
(
value
)
:
value
is
Iterable
<
unknown
>
Returns true if the value is null or undefined.
Parameters
value
:
unknown
The value to compare.
Returns
value
is
Iterable
<
unknown
>
Index
Methods
assert
Methods
assert
assert
(
value
,
message
?
)
:
asserts
value
is
Iterable
<
unknown
>
Parameters
value
:
unknown
Optional
message
:
string
Returns
asserts
value
is
Iterable
<
unknown
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
assert
Documentation
Loading...
Returns true if the value is null or undefined.