UNPKG

generator-function

Version:

A function that returns the normally hidden `GeneratorFunction` constructor

6 lines (3 loc) 139 B
import getGeneratorFunction from './index.js'; export default getGeneratorFunction; export { getGeneratorFunction as 'module.exports' };