This method is like _.assign except that it iterates over own and inherited source properties.
Note: This method mutates object.
- Lodash chained on (Object): object.
See Implementation
This method is like _.assign except that it iterates over own and inherited source properties.
Note: This method mutates object.