Bakhtina Sofya b84cb877be 1st comm | 2 settimane fa | |
---|---|---|
.. | ||
lib | 2 settimane fa | |
LICENSE | 2 settimane fa | |
README.md | 2 settimane fa | |
package.json | 2 settimane fa |
Turn async functions into ES2015 generators
See our website @babel/plugin-transform-async-to-generator for more information.
Using npm:
npm install --save-dev @babel/plugin-transform-async-to-generator
or using yarn:
yarn add @babel/plugin-transform-async-to-generator --dev