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

Interface Options

src/index.d.ts:18–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18export interface Options {
19 manual?: boolean
20 useCache?: boolean
21 ssr?: boolean
22 autoCancel?: boolean
23}
24
25export interface RefetchOptions {
26 useCache?: boolean

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…