UNPKG

async-generator-function

Version:

A function that returns the normally hidden `AsyncGeneratorFunction` constructor

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