e c507705cf8 webpack 8 mesi fa
..
lib c507705cf8 webpack 8 mesi fa
LICENSE c507705cf8 webpack 8 mesi fa
README.md c507705cf8 webpack 8 mesi fa
package.json c507705cf8 webpack 8 mesi fa
tsconfig.json c507705cf8 webpack 8 mesi fa
tsconfig.tsbuildinfo c507705cf8 webpack 8 mesi fa

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