Spaces:
Running
Running
| import getAsyncFunction from './index.js'; | |
| export default getAsyncFunction; | |
| export { getAsyncFunction as 'module.exports' }; | |
| import getAsyncFunction from './index.js'; | |
| export default getAsyncFunction; | |
| export { getAsyncFunction as 'module.exports' }; | |