Sha256: b27976d65ea831fd3b9a79eec4f641609b20f6edc1df33705839fa491fa4addd
Contents?: true
Size: 409 Bytes
Versions: 26
Compression:
Stored size: 409 Bytes
Contents
# @babel/plugin-transform-destructuring > Compile ES2015 destructuring to ES5 See our website [@babel/plugin-transform-destructuring](https://babeljs.io/docs/en/next/babel-plugin-transform-destructuring.html) for more information. ## Install Using npm: ```sh npm install --save-dev @babel/plugin-transform-destructuring ``` or using yarn: ```sh yarn add @babel/plugin-transform-destructuring --dev ```
Version data entries
26 entries across 26 versions & 8 rubygems