MCPcopy 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

1import { initTRPC, TRPCError } from '@trpc/server'
2import { auth } from '@/lib/auth'
3import { db } from '@/db/connection'
4

Callers

nothing calls this directly

Calls 1

nextFunction · 0.85

Tested by

no test coverage detected