@peardrive/cli
Preparing search index...
@utils/objectsEqual
objectsEqual
Function objectsEqual
objectsEqual
(
a
:
any
,
b
:
any
)
:
boolean
Check if two objects match
Parameters
a
:
any
The first object to compare
b
:
any
The second object to compare
Returns
boolean
True if the objects match, false otherwise
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@peardrive/cli
Loading...
Check if two objects match