gaojunlong 0b996e41aa 2025-03-04-1 2 bulan lalu
..
lib 0b996e41aa 2025-03-04-1 2 bulan lalu
LICENSE 0b996e41aa 2025-03-04-1 2 bulan lalu
README.md 0b996e41aa 2025-03-04-1 2 bulan lalu
package.json 0b996e41aa 2025-03-04-1 2 bulan lalu

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