Combines multiple objects into a new object, such that the new object contains all dynamic keys present in all the specified objects.
A list of objects to combine. If an array of objects is provided as the only argument, that array's elements are combined into a new object.
Combines multiple objects into a new object, such that the new object contains all dynamic keys present in all the specified objects.