Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/types
isObject
Function isObject
isObject
(
obj
:
unknown
)
:
boolean
Returns
true
if the parameter has type "object" and not null, an array, a regexp, a date.
Parameters
obj
:
unknown
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Returns
true
if the parameter has type "object" and not null, an array, a regexp, a date.