MCPcopy
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

15type Context = trpc.inferAsyncReturnType<typeof createContext>;
16
17export const createRouter = () => trpc.router<Context>();

Callers 5

createProtectedRouterFunction · 0.90
example-router.tsFile · 0.90
index-router.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected