MCPcopy Index your code
hub / github.com/21st-dev/1code / debug.ts

File debug.ts

src/main/lib/trpc/routers/debug.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { router, publicProcedure } from "../index"
2import { getDatabase, projects, chats, subChats } from "../../db"
3import { app, shell } from "electron"
4import { getAuthManager } from "../../../index"

Callers

nothing calls this directly

Calls 5

getDatabaseFunction · 0.90
getAuthManagerFunction · 0.90
clearNetworkCacheFunction · 0.90
logoutMethod · 0.80
deleteMethod · 0.45

Tested by

no test coverage detected