CommonCloneDeep
Callable
Parameters
obj: T
optionalreviver: (this, key, value) => any = null
optionalreplacer: (this, key, value) => any = null
Returns T
JSON serialization will break things like functions, Sets and Maps.
JSON serialization will break things like functions, Sets and Maps.
Deep-clones an object