MCPcopy Create free account
hub / github.com/OpenPipe/OpenPipe / openApiTrpc.ts

File openApiTrpc.ts

app/src/server/api/internal/openApiTrpc.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TRPCError, initTRPC } from "@trpc/server";
2import { type CreateNextContextOptions } from "@trpc/server/adapters/next";
3import superjson from "superjson";
4import { type OpenApiMeta } from "trpc-openapi";

Callers

nothing calls this directly

Calls 2

ensureDefaultExportFunction · 0.90
createMethod · 0.45

Tested by

no test coverage detected