JSPM

@babel/plugin-transform-explicit-resource-management

8.0.0-beta.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 8748080
  • Score
    100M100P100Q254977F
  • License MIT

Compile `using` and `await using` declarations to ES2015

Package Exports

  • @babel/plugin-transform-explicit-resource-management
  • @babel/plugin-transform-explicit-resource-management/package.json

Readme

@babel/plugin-transform-explicit-resource-management

Compile using and await using declarations to ES2015

See our website @babel/plugin-transform-explicit-resource-management for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-explicit-resource-management

or using yarn:

yarn add @babel/plugin-transform-explicit-resource-management --dev