mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
433 B
433 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-dev @babel/helper-remap-async-to-generator
or using yarn:
yarn add @babel/helper-remap-async-to-generator --dev