Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ HttpResponse, delay, http, passthrough } from
'msw'
2
import
{ setupWorker } from
'msw/browser'
3
4
const
movies = [
Callers
nothing calls this directly
Calls
5
passthrough
Function · 0.85
get
Method · 0.80
post
Method · 0.80
delay
Function · 0.50
find
Method · 0.45
Tested by
no test coverage detected