MCPcopy
hub / github.com/OpenPipe/OpenPipe / usage.router.ts

File usage.router.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

requireCanViewProjectFunction · 0.90
getStatsFunction · 0.85
createEmptyPeriodFunction · 0.85

Tested by

no test coverage detected