If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency: There was an ...
Object Rest/Spread Properties for ECMAScript ECMAScript 6 introduces rest elements for array destructuring assignment and spread elements for array literals. This proposal introduces analogous rest ...