Files
wechatpay-enterprise-web/node_modules/@babel/helper-remap-async-to-generator/README.md
jefferyzhao b9bdc8598b first commit
2025-07-31 17:44:12 +08:00

410 B

@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