tree: 3d5eeac1a6e15f13f2fc27df11426a1b8000a47d [path history] [tgz]
  1. lib/
  2. LICENSE
  3. package.json
  4. README.md
node_modules/@babel/helper-remap-async-to-generator/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 @babel/helper-remap-async-to-generator

or using yarn:

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