@hexafuchs/what.js
Preparing search index...
assertIsNotArray
Function assertIsNotArray
assertIsNotArray
<
T
>
(
object
:
unknown
[]
|
T
)
:
asserts
object
is
T
Asserts the object is not an array.
Type Parameters
T
Parameters
object
:
unknown
[]
|
T
Returns
asserts
object
is
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the object is not an array.