kiruthiga 55473b7e7c initial push 6 gün önce
..
lib 55473b7e7c initial push 6 gün önce
LICENSE 55473b7e7c initial push 6 gün önce
README.md 55473b7e7c initial push 6 gün önce
package.json 55473b7e7c initial push 6 gün önce

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