MCPcopy Create free account
hub / github.com/TanStack/query / api.ts

File api.ts

examples/solid/offline/src/api.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpResponse, delay, http, passthrough } from 'msw'
2import { setupWorker } from 'msw/browser'
3
4const movies = [

Callers

nothing calls this directly

Calls 5

passthroughFunction · 0.85
getMethod · 0.80
postMethod · 0.80
delayFunction · 0.50
findMethod · 0.45

Tested by

no test coverage detected