Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/router
/ users.ts
File
users.ts
e2e/solid-start/basic/src/routes/api/users.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createFileRoute } from
'@tanstack/solid-router'
2
import
{ createMiddleware } from
'@tanstack/solid-start'
3
import
type
{ User } from
'~/utils/users'
4
Callers
nothing calls this directly
Calls
7
createFileRoute
Function · 0.90
createMiddleware
Function · 0.85
info
Method · 0.65
set
Method · 0.65
json
Method · 0.65
next
Function · 0.50
fetch
Function · 0.50
Tested by
no test coverage detected