File size: 154 Bytes
6655e35
 
 
 
 
1
2
3
4
5
6
import getAsyncGeneratorFunction from './index.js';

export default getAsyncGeneratorFunction;

export { getAsyncGeneratorFunction as 'module.exports' };