5 lines
142 B
JavaScript
5 lines
142 B
JavaScript
import getAsyncGeneratorFunction from './index.js';
|
|
|
|
/** @type {import('./index.d.mts').default} */
|
|
export default getAsyncGeneratorFunction;
|