UNPKG

ahooks

Version:
4 lines (3 loc) 121 B
import type { Plugin } from '../types'; declare const useRetryPlugin: Plugin<any, any[]>; export default useRetryPlugin;