Docs
Reference
Guides
Blog
Discord
/
Globals
/
structuredClone
F
structuredClone
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Globals
/
structuredClone
F
structuredClone
function
structuredClone
function
structuredClone
<
T
=
any
>
(
value
:
T
,
options
?
:
StructuredSerializeOptions
)
:
T
;
MDN Reference
Referenced types
interface
StructuredSerializeOptions
transfer
?
:
Transferable
[]