|
6 年之前 | |
---|---|---|
.. | ||
src | 7 年之前 | |
test | 7 年之前 | |
.npmignore | 7 年之前 | |
README.md | 6 年之前 | |
package.json | 6 年之前 |
Turn async functions into ES2015 generators
See our website @babel/plugin-transform-async-to-generator for more information.
Using npm:
npm install --save @babel/plugin-transform-async-to-generator
or using yarn:
yarn add --save @babel/plugin-transform-async-to-generator