Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
assertIsDefined
Function assertIsDefined
assert
Is
Defined
<
T
>
(
arg
)
:
T
Asserts that the argument passed in is neither undefined nor null.
Type Parameters
T
Parameters
arg
:
undefined
|
null
|
T
Returns
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Asserts that the argument passed in is neither undefined nor null.