mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-08 15:32:28 +08:00
4 lines
61 B
TypeScript
4 lines
61 B
TypeScript
import { useAsync } from './useAsync';
|
|
|
|
export { useAsync };
|