Files
line_push/node_modules/@babel/plugin-transform-async-to-generator
darenhsu befd344ab0 add file
2022-07-17 13:16:16 +08:00
..
2022-07-17 13:16:16 +08:00
2022-07-17 13:16:16 +08:00
2022-07-17 13:16:16 +08:00
2022-07-17 13:16:16 +08:00

@babel/plugin-transform-async-to-generator

Turn async functions into ES2015 generators

See our website @babel/plugin-transform-async-to-generator for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-async-to-generator

or using yarn:

yarn add @babel/plugin-transform-async-to-generator --dev