bitbadgesjs-sdk - v0.22.7
Preparing search index...
deepCopyPrimitives
Function deepCopyPrimitives
deepCopyPrimitives
<
T
>
(
obj
:
T
)
:
T
Deep copy a JSON object, preserving bigints. Should not be used to preserve class instances.
Type Parameters
T
Parameters
obj
:
T
Returns
T
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
bitbadgesjs-sdk - v0.22.7
Loading...
Deep copy a JSON object, preserving bigints. Should not be used to preserve class instances.