The target object to copy to.
Copy the values of all of the enumerable own properties from one or more source objects to a target object. Returns the target object.
The target object to copy to.
The first source object from which to copy properties.
The second source object from which to copy properties.
Copy the values of all of the enumerable own properties from one or more source objects to a target object. Returns the target object.
The target object to copy to.
The first source object from which to copy properties.
The second source object from which to copy properties.
The third source object from which to copy properties.
Generated using TypeDoc
Copy the values of all of the enumerable own properties from one or more source objects to a target object. Returns the target object.