kiruthiga 55473b7e7c initial push 6 일 전
..
lib 55473b7e7c initial push 6 일 전
LICENSE 55473b7e7c initial push 6 일 전
README.md 55473b7e7c initial push 6 일 전
package.json 55473b7e7c initial push 6 일 전

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