UNPKG

@taro-hooks/use-request

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