Unfortunately type definitions are currently not available for this package

@babel/plugin-transform-destructuring

  • Version 7.24.1
  • Published
  • 81.9 kB
  • 1 dependency
  • MIT license

Install

npm i @babel/plugin-transform-destructuring
yarn add @babel/plugin-transform-destructuring
pnpm add @babel/plugin-transform-destructuring

Overview

Compile ES2015 destructuring to ES5

Dependencies (1)

Dev Dependencies (3)

Peer Dependencies (1)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@babel/plugin-transform-destructuring.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@babel/plugin-transform-destructuring)
  • HTML
    <a href="https://www.jsdocs.io/package/@babel/plugin-transform-destructuring"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>