|
há 8 meses atrás | |
---|---|---|
.. | ||
lib | há 8 meses atrás | |
LICENSE | há 8 meses atrás | |
README.md | há 8 meses atrás | |
package.json | há 8 meses atrás | |
tsconfig.json | há 8 meses atrás | |
tsconfig.tsbuildinfo | há 8 meses atrás |
Compile ES2015 destructuring to ES5
See our website @babel/plugin-transform-destructuring for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-destructuring
or using yarn:
yarn add @babel/plugin-transform-destructuring --dev