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

File openApiTrpc.ts

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

Source from the content-addressed store, hash-verified

1import type { ApiKey, Project } from "@prisma/client";
2import { TRPCError, initTRPC } from "@trpc/server";
3import { type CreateNextContextOptions } from "@trpc/server/adapters/next";
4import { type NextApiResponse } from "next/types";

Callers

nothing calls this directly

Calls 2

ensureDefaultExportFunction · 0.90
createMethod · 0.45

Tested by

no test coverage detected