wpfat23-7 44a43ea56d init commit (frontend and backend) hace 2 años
..
lib 44a43ea56d init commit (frontend and backend) hace 2 años
LICENSE 44a43ea56d init commit (frontend and backend) hace 2 años
README.md 44a43ea56d init commit (frontend and backend) hace 2 años
package.json 44a43ea56d init commit (frontend and backend) hace 2 años

README.md

@babel/plugin-proposal-object-rest-spread

Compile object rest and spread to ES5

See our website @babel/plugin-proposal-object-rest-spread for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-proposal-object-rest-spread

or using yarn:

yarn add @babel/plugin-proposal-object-rest-spread --dev