UNPKG

generator-function

Version:

A function that returns the normally hidden `GeneratorFunction` constructor

3 lines (2 loc) 97 B
import type getGeneratorFunction = require('./index.d.ts'); export default getGeneratorFunction;