Docs
Reference
Guides
Blog
Discord
/
Globals
/
structuredClone
structuredClone
F
structuredClone
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Globals
/
structuredClone
structuredClone
F
structuredClone
Symbol
structuredClone
function
structuredClone
<
T
>
(
value
:
T
,
options
?
:
StructuredSerializeOptions
)
:
T
Creates a deep clone of an object.
MDN Reference
Referenced types
interface
StructuredSerializeOptions
transfer
?
:
Transferable
[]