@babel/helper-remap-async-to-generator (7.27.1)
Published 2026-02-24 13:48:01 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/helper-remap-async-to-generator@7.27.1"@babel/helper-remap-async-to-generator": "7.27.1"About this package
@babel/helper-remap-async-to-generator
Helper function to remap async functions to generators
See our website @babel/helper-remap-async-to-generator for more information.
Install
Using npm:
npm install --save @babel/helper-remap-async-to-generator
or using yarn:
yarn add @babel/helper-remap-async-to-generator
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-annotate-as-pure | ^7.27.1 |
| @babel/helper-wrap-function | ^7.27.1 |
| @babel/traverse | ^7.27.1 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.27.1 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0 |