Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/preferences/preference-provider
PreferenceUtils
deepEqual
Function deepEqual
deepEqual
(
a
:
undefined
|
JSONValue
,
b
:
undefined
|
JSONValue
)
:
boolean
Handles deep equality with the possibility of
undefined
Parameters
a
:
undefined
|
JSONValue
b
:
undefined
|
JSONValue
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Handles deep equality with the possibility of
undefined