Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 613 Bytes

syntax-async-generators.md

File metadata and controls

17 lines (15 loc) · 613 Bytes
layout title description permalink package
docs
Syntax async generators
/docs/plugins/syntax-async-generators/
babel-plugin-syntax-async-generators

Syntax only

This plugin only allows Babel to parse this syntax. If you want to transform it then see async-generator-functions and transform-regenerator if generator support is not supported natively.

{% include package_readme.html %}