Perform a deep copy of an object and strip readonly from its types.
readonly
The object to be deep copied.
A new object that is a deep copy of the input.
Perform a deep copy of an object and strip
readonlyfrom its types.