MCPcopy 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

1import { createFileRoute } from '@tanstack/solid-router'
2import { createMiddleware } from '@tanstack/solid-start'
3import type { User } from '~/utils/users'
4

Callers

nothing calls this directly

Calls 7

createFileRouteFunction · 0.90
createMiddlewareFunction · 0.85
infoMethod · 0.65
setMethod · 0.65
jsonMethod · 0.65
nextFunction · 0.50
fetchFunction · 0.50

Tested by

no test coverage detected