Preparing search index...
The search index is not available
Vinyl
Vinyl
@amzn/vinyl-util
equalDeep
Function equalDeep
equal
Deep
<
T
>
(
objectA
,
objectB
,
options
?
)
:
boolean
Recursively compares the values of all the enumerable own properties from two source objects.
Type Parameters
T
Parameters
objectA
:
T
objectB
:
T
options
:
EqualOptions
= defaultEqualOptions
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Vinyl
Loading...
Recursively compares the values of all the enumerable own properties from two source objects.