Unfortunately type definitions are currently not available for this package
@babel/plugin-transform-async-to-generator
- Version 7.25.9
- Published
- 8 kB
- 3 dependencies
- MIT license
Install
npm i @babel/plugin-transform-async-to-generator
yarn add @babel/plugin-transform-async-to-generator
pnpm add @babel/plugin-transform-async-to-generator
Overview
Turn async functions into ES2015 generators
Dependencies (3)
Dev Dependencies (2)
Peer Dependencies (1)
Badge
To add a badge like this oneto 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-async-to-generator
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@babel/plugin-transform-async-to-generator)
- HTML<a href="https://www.jsdocs.io/package/@babel/plugin-transform-async-to-generator"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 609 ms. - Missing or incorrect documentation? Open an issue for this package.