Copy the values of all of the enumerable own properties from one or more source objects to a target object. Returns the target object.
Copy the values of all of the enumerable own properties from one or more source objects to a target object. Returns the target object.
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.
Rest
...sources: any[]One or more source objects 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.