MCPcopy Create free account
hub / github.com/Openpanel-dev/openpanel / client.ts

File client.ts

packages/trpc/src/routers/client.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import crypto from 'node:crypto';
2import { z } from 'zod';
3
4import type { Prisma } from '@openpanel/db';

Callers

nothing calls this directly

Calls 4

getClientAccessFunction · 0.90
hashPasswordFunction · 0.90
queryMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected