Determine if a function is a native generatorfunction.
Turn async generatorfunctions 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