Skip to content

Latest commit

History

History
19 lines (12 loc) 路 413 Bytes

File metadata and controls

19 lines (12 loc) 路 413 Bytes

@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