MCPcopy Create free account
hub / github.com/monkeytypegame/monkeytype / psa.ts

File psa.ts

backend/src/api/controllers/psa.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { GetPsaResponse } from "@monkeytype/contracts/psas";
2import * as PsaDAL from "../../dal/psa";
3import { MonkeyResponse } from "../../utils/monkey-response";
4import { replaceObjectIds } from "../../utils/misc";

Callers

nothing calls this directly

Calls 3

cacheWithTTLFunction · 0.90
replaceObjectIdsFunction · 0.90
getMethod · 0.45

Tested by

no test coverage detected