Preparing search index...
The search index is not available
@juulsgaard/ts-tools
@juulsgaard/ts-tools
deepEquals
Function deepEquals
deep
Equals
<
T
>
(
item1
,
item2
)
:
boolean
Strictly compare 2 objects and all their nested properties
Type Parameters
T
Parameters
item1
:
T
item2
:
T
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@juulsgaard/ts-tools
Loading...
Strictly compare 2 objects and all their nested properties