MCPcopy Create free account
hub / github.com/code-with-antonio/nodebase / routers.ts

File routers.ts

src/features/credentials/server/routers.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import prisma from "@/lib/db";
2import { createTRPCRouter, premiumProcedure, protectedProcedure } from "@/trpc/init";
3import z from "zod";
4import { PAGINATION } from "@/config/constants";

Callers

nothing calls this directly

Calls 1

encryptFunction · 0.90

Tested by

no test coverage detected