@babel/plugin-transform-destructuring

babel
popular cjs
@babel/plugin-transform-destructuring JS library homepage @babel/plugin-transform-destructuring JS library on GitHub @babel/plugin-transform-destructuring JS library on npm Download @babel/plugin-transform-destructuring JS library

Compile ES2015 destructuring to ES5

Version 7.27.1 License MIT Vulnerabilities 0
@babel/plugin-transform-destructuring JS library homepage
@babel/plugin-transform-destructuring JS library on GitHub
@babel/plugin-transform-destructuring JS library on npm
Download @babel/plugin-transform-destructuring JS library
Keywords
babel-plugin

@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