Sha256: c5e47a8fa7de7b84cef57c9625d8f4a0737e8e916f33d7b4021334f0aa6ca28d
Contents?: true
Size: 396 Bytes
Versions: 26
Compression:
Stored size: 396 Bytes
Contents
# @babel/plugin-transform-destructuring > Compile ES2015 destructuring to ES5 See our website [@babel/plugin-transform-destructuring](https://babeljs.io/docs/babel-plugin-transform-destructuring) 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 & 2 rubygems