Gogs df670eaa27 first commit 3 周之前
..
lib df670eaa27 first commit 3 周之前
LICENSE df670eaa27 first commit 3 周之前
README.md df670eaa27 first commit 3 周之前
package.json df670eaa27 first commit 3 周之前

README.md

@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