@hebcal/leyning
Preparing search index...
clone
Function clone
clone
<
T
>
(
src
:
T
)
:
T
Makes a deep copy of the src object using JSON stringify and parse
Type Parameters
T
Parameters
src
:
T
Returns
T
Deprecated
Use structuredClone instead
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@hebcal/leyning
Loading...
Makes a deep copy of the src object using JSON stringify and parse