Pass in the objects to merge as arguments, this will only "merge" (extend) properties that are owned by the object. It will NOT merge inherited or non-enumerable properties.
Optional
object to merge.
The extended first object.
Pass in the objects to merge as arguments, this will only "merge" (extend) properties that are owned by the object. It will NOT merge inherited or non-enumerable properties.