blob: 59e79a4369b4d4b86cdbb58dce7800d0cdd40a2c [file] [log] [blame]
import getAsyncFunction from './index.js';
export default getAsyncFunction;
export { getAsyncFunction as 'module.exports' };