MCPcopy Index your code
hub / github.com/OpenPipe/OpenPipe / adminUsers.router.ts

File adminUsers.router.ts

app/src/server/api/routers/adminUsers.router.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from "zod";
2
3import { createTRPCRouter, protectedProcedure } from "~/server/api/trpc";
4import { prisma } from "~/server/db";

Callers

nothing calls this directly

Calls 1

requireIsAdminFunction · 0.90

Tested by

no test coverage detected