Sven SAULEAU b445b79734 Refactor move docs (#8108) | 6 anni fa | |
---|---|---|
.. | ||
src | 6 anni fa | |
test | 6 anni fa | |
.npmignore | 7 anni fa | |
README.md | 6 anni fa | |
package.json | 6 anni fa |
Turn async generator functions into ES2015 generators
See our website @babel/plugin-proposal-async-generator-functions for more information.
Using npm:
npm install --save @babel/plugin-proposal-async-generator-functions
or using yarn:
yarn add --save @babel/plugin-proposal-async-generator-functions