Const
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.
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.
One or more source objects from which to copy properties
alias for
Object.assign
.