HaXeho e0dad002ed first commit 10 months ago
..
lib e0dad002ed first commit 10 months ago
LICENSE e0dad002ed first commit 10 months ago
README.md e0dad002ed first commit 10 months ago
package.json e0dad002ed first commit 10 months ago

README.md

@babel/plugin-transform-spread

Compile ES2015 spread to ES5

See our website @babel/plugin-transform-spread for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-spread

or using yarn:

yarn add @babel/plugin-transform-spread --dev