Allow parsing of async generator functions
Turn asyncfunctions into ES2015 generators
Helper function to remap asyncfunctions 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.