Preparing search index...
The search index is not available
heap-js
heap-js
AsyncIsEqual
Type Alias AsyncIsEqual<T>
AsyncIsEqual
:
(
e
:
T
,
o
:
T
)
=>
Promise
<
boolean
>
Type Parameters
T
Type declaration
(
e
:
T
,
o
:
T
)
:
Promise
<
boolean
>
Parameters
e
:
T
o
:
T
Returns
Promise
<
boolean
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
heap-js
Loading...