MCPcopy Create free account
hub / github.com/DeepNotesApp/DeepNotes / server.ts

File server.ts

apps/app-server/src/trpc/server.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { initTRPC } from '@trpc/server';
2import superjson from 'superjson';
3
4import type { Context } from './context';

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected