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