Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ fetch
Function
fetch
e2e/solid-start/basic/src/server.ts:8–10 ·
view source on GitHub ↗
(request: Request)
Source
from the content-addressed store, hash-verified
6
7
export
default {
8
fetch(request: Request) {
9
return
handler.fetch(request)
10
},
11
}
Callers
5
fetchMiddlewareContext
Function · 0.50
Test
Function · 0.50
users.ts
File · 0.50
users.$userId.ts
File · 0.50
waitForDummyServer
Function · 0.50
Calls
1
fetch
Method · 0.65
Tested by
no test coverage detected