Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/db
/ trpc.ts
File
trpc.ts
examples/react/projects/src/lib/trpc.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initTRPC, TRPCError } from
'@trpc/server'
2
import
{ auth } from
'@/lib/auth'
3
import
{ db } from
'@/db/connection'
4
Callers
nothing calls this directly
Calls
1
next
Function · 0.85
Tested by
no test coverage detected