🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
5 lines
124 B
JavaScript
5 lines
124 B
JavaScript
import getAsyncFunction from './index.js';
|
|
|
|
/** @type {import('./index.d.mts').default} */
|
|
export default getAsyncFunction;
|