Recursively replace the value of an object with value from another object by preserving the reference.
An object to put the new value into.
An object to put the new value from.
Generated using TypeDoc
Recursively replace the value of an object with value from another object by preserving the reference.