peach a19a732be8 commit message | 2 年 前 | |
---|---|---|
.. | ||
lib | 2 年 前 | |
LICENSE | 2 年 前 | |
README.md | 2 年 前 | |
package.json | 2 年 前 |
Helper function to remap async functions to generators
See our website @babel/helper-remap-async-to-generator for more information.
Using npm:
npm install --save @babel/helper-remap-async-to-generator
or using yarn:
yarn add @babel/helper-remap-async-to-generator