@hexafuchs/what.js
Preparing search index...
assertIsNotPresent
Function assertIsNotPresent
assertIsNotPresent
(
object
:
unknown
)
:
asserts
object
is
undefined
|
null
Asserts the object is null or undefined.
Parameters
object
:
unknown
Returns
asserts
object
is
undefined
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hexafuchs/what.js
Loading...
Asserts the object is null or undefined.