katwhite 2bb8a30479 i hope this works 4 vuotta sitten
..
lib 2bb8a30479 i hope this works 4 vuotta sitten
LICENSE 2bb8a30479 i hope this works 4 vuotta sitten
README.md 2bb8a30479 i hope this works 4 vuotta sitten
package.json 2bb8a30479 i hope this works 4 vuotta sitten

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