MCPcopy
hub / github.com/t3-oss/create-t3-app / example-router.ts

File example-router.ts

template/addons/trpc/example-router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createRouter } from "./context";
2import { z } from "zod";
3
4export const exampleRouter = createRouter().query("hello", {

Callers

nothing calls this directly

Calls 1

createRouterFunction · 0.90

Tested by

no test coverage detected