kiruthiga 55473b7e7c initial push 6 giorni fa
..
lib 55473b7e7c initial push 6 giorni fa
LICENSE 55473b7e7c initial push 6 giorni fa
README.md 55473b7e7c initial push 6 giorni fa
package.json 55473b7e7c initial push 6 giorni fa

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-dev @babel/helper-remap-async-to-generator

or using yarn:

yarn add @babel/helper-remap-async-to-generator --dev