MCPcopy
hub / github.com/simoneb/axios-hooks / RefetchOptions

Interface RefetchOptions

src/index.d.ts:25–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23}
24
25export interface RefetchOptions {
26 useCache?: boolean
27}
28
29export interface ConfigureOptions {
30 axios?: AxiosInstance | AxiosStatic | any

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…