Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/t3-oss/create-t3-app
/ createRouter
Function
createRouter
template/addons/trpc/base-context.ts:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
type
Context = trpc.inferAsyncReturnType<typeof createContext>;
16
17
export
const
createRouter = () => trpc.router<Context>();
Callers
5
example-prisma-router.ts
File · 0.90
createProtectedRouter
Function · 0.90
example-router.ts
File · 0.90
auth-index-router.ts
File · 0.90
index-router.ts
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected