A function that returns the normally hidden `GeneratorFunction` constructor
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.