UNPKG

imma

Version:

A collection of functions for dealing with native arrays and objects immutably

4 lines (3 loc) 90 B
'use strict' const merge = module.exports = objects => Object.assign({}, ...objects)