SmartMirror-Projektarbeit/node_modules/@babel/plugin-syntax-async-generators
2022-03-10 10:36:59 +01:00
..
lib added all files to project 2022-03-10 10:36:59 +01:00
LICENSE added all files to project 2022-03-10 10:36:59 +01:00
package.json added all files to project 2022-03-10 10:36:59 +01:00
README.md added all files to project 2022-03-10 10:36:59 +01:00

@babel/plugin-syntax-async-generators

Allow parsing of async generator functions

See our website @babel/plugin-syntax-async-generators for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-syntax-async-generators

or using yarn:

yarn add @babel/plugin-syntax-async-generators --dev