Attempts to create a structured clone of value without throwing.
value
The value to clone.
[true, clone] when value can be cloned with structuredClone; otherwise [false].
[true, clone]
structuredClone
[false]
Attempts to create a structured clone of
valuewithout throwing.