Recursively merge two objects by preserving the reference.
An object to put the new value into.
An object to put the new value from.
Optional
Remove the key that is not exist in the source object.
Generated using TypeDoc
Recursively merge two objects by preserving the reference.