@babel/plugin-transform-async-generator-functions (7.28.0)
Published 2026-02-24 13:48:23 +00:00 by atheaadmin
Installation
@babel:registry=npm install @babel/plugin-transform-async-generator-functions@7.28.0"@babel/plugin-transform-async-generator-functions": "7.28.0"About this package
@babel/plugin-transform-async-generator-functions
Turn async generator functions into ES2015 generators
See our website @babel/plugin-transform-async-generator-functions for more information.
Install
Using npm:
npm install --save-dev @babel/plugin-transform-async-generator-functions
or using yarn:
yarn add @babel/plugin-transform-async-generator-functions --dev
Dependencies
Dependencies
| ID | Version |
|---|---|
| @babel/helper-plugin-utils | ^7.27.1 |
| @babel/helper-remap-async-to-generator | ^7.27.1 |
| @babel/traverse | ^7.28.0 |
Development Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.28.0 |
| @babel/helper-plugin-test-runner | ^7.27.1 |
| babel-plugin-polyfill-corejs3 | ^0.13.0 |
| core-js-pure | ^3.43.0 |
Peer Dependencies
| ID | Version |
|---|---|
| @babel/core | ^7.0.0-0 |
Keywords
babel-plugin