Sven SAULEAU b445b79734 Refactor move docs (#8108) | пре 6 година | |
---|---|---|
.. | ||
src | пре 6 година | |
test | пре 6 година | |
.npmignore | пре 7 година | |
README.md | пре 6 година | |
package.json | пре 6 година |
Compile object rest and spread to ES5
See our website @babel/plugin-proposal-object-rest-spread for more information.
Using npm:
npm install --save @babel/plugin-proposal-object-rest-spread
or using yarn:
yarn add --save @babel/plugin-proposal-object-rest-spread