UNPKG

ahooks

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