deepsea ca9f471156 first commit 1 anno fa
..
lib ca9f471156 first commit 1 anno fa
LICENSE ca9f471156 first commit 1 anno fa
README.md ca9f471156 first commit 1 anno fa
package.json ca9f471156 first commit 1 anno fa

README.md

@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