The inverse of _.toPairs; this method returns an object composed from key-value pairs.
- Lodash chained on (Object): the new object.
See Implementation
The inverse of _.toPairs; this method returns an object composed from key-value pairs.