tree: 33b7890e48a7741d48c08c9a7459d08be439891b [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/plugin-transform-destructuring/README.md

@babel/plugin-transform-destructuring

Compile ES2015 destructuring to ES5

See our website @babel/plugin-transform-destructuring for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-destructuring

or using yarn:

yarn add @babel/plugin-transform-destructuring --dev