SheetXL - v0.3.20
Preparing search index...
@sheetxl/utils
CommonUtils
isEqualObjectKeys
Function isEqualObjectKeys
isEqualObjectKeys
<
T
=
any
>
(
a
:
T
,
b
:
T
)
:
boolean
This just looks at the key at the top level. It does not compare actual instances or traverse.
Type Parameters
T
=
any
Parameters
a
:
T
b
:
T
Returns
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
SheetXL - v0.3.20
Loading...
This just looks at the key at the top level. It does not compare actual instances or traverse.