• File: require.mjs
  • Full Path: /var/www/sandbox/node_modules/async-function/require.mjs
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 127 bytes
  • MIME-type: text/x-java
  • Charset: utf-8
import getAsyncFunction from './index.js';

export default getAsyncFunction;

export { getAsyncFunction as 'module.exports' };