MCPcopy Create free account
hub / github.com/effect-app/libs / fetch

Function fetch

packages/vue/src/query.ts:332–332  ·  view source on GitHub ↗
(_options?: RefetchOptions)

Source from the content-addressed store, hash-verified

330 readonly refetchInterval?: number
331 readonly refreshEvery?: number
332 readonly live?: boolean | LiveQueryOptions
333 readonly invalidation?: QueryInvalidationMode
334}): AtomQueryOptions => {
335 const out: {

Callers 5

waitForServerFunction · 0.50
sendFunction · 0.50
package-scalar.mjsFile · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…