e 4b9ef13e99 工具 2 gadi atpakaļ
..
lib 4b9ef13e99 工具 2 gadi atpakaļ
LICENSE 4b9ef13e99 工具 2 gadi atpakaļ
README.md 4b9ef13e99 工具 2 gadi atpakaļ
package.json 4b9ef13e99 工具 2 gadi atpakaļ

README.md

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

Compile object rest and spread to ES5

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

Install

Using npm:

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

or using yarn:

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