UNPKG

vue-hooks-plus

Version:
4 lines (3 loc) 158 B
import { UseRequestPlugin } from '../types'; declare const useLoadingDelayPlugin: UseRequestPlugin<unknown, unknown[]>; export default useLoadingDelayPlugin;