Files
naive-ui-admin/src/hooks/index.ts

4 lines
61 B
TypeScript

import { useAsync } from './useAsync';
export { useAsync };