projecte_ionic/node_modules/@babel/helper-remap-async-to-generator
2022-02-09 18:30:03 +01:00
..
lib Conexio amb la api 2022-02-09 18:30:03 +01:00
node_modules/@babel/helper-annotate-as-pure Conexio amb la api 2022-02-09 18:30:03 +01:00
LICENSE Conexio amb la api 2022-02-09 18:30:03 +01:00
package.json Conexio amb la api 2022-02-09 18:30:03 +01:00
README.md Conexio amb la api 2022-02-09 18:30:03 +01:00

@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