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

File project.ts

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

Source from the content-addressed store, hash-verified

1import crypto from 'node:crypto';
2import { stripTrailingSlash } from '@openpanel/common';
3import { hashPassword } from '@openpanel/common/server';
4import {

Callers

nothing calls this directly

Calls 9

getProjectWithClientsFunction · 0.90
getProjectsFunction · 0.90
stripTrailingSlashFunction · 0.90
hashPasswordFunction · 0.90
getIdFunction · 0.90
queryMethod · 0.80
mapMethod · 0.45
clearMethod · 0.45
toStringMethod · 0.45

Tested by

no test coverage detected