Allow parsing of async generator functions
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-async-generator-functions instead.