Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
compareCustomTypes
Function compareCustomTypes
compare
Custom
Types
<
T
,
U
>
(
obj1
,
obj2
,
normalizeNumberTypes
?
)
:
boolean
Compares two CustomType objects for equality, accounting for bigints.
Type Parameters
T
extends
CustomType
<
T
>
U
extends
CustomType
<
U
>
Parameters
obj1
:
undefined
|
null
|
CustomType
<
T
>
obj2
:
undefined
|
null
|
CustomType
<
U
>
Optional
normalizeNumberTypes
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.5.39
Loading...
Compares two CustomType objects for equality, accounting for bigints.