Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/types
assertIsDefined
Function assertIsDefined
assertIsDefined
<
T
>
(
arg
:
undefined
|
null
|
T
)
:
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
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Asserts that the argument passed in is neither undefined nor null.