MCPcopy Index your code
hub / github.com/xintaofei/codeg / V1

Function V1

src/lib/message-input-draft.test.ts:16–16  ·  view source on GitHub ↗
(k: string)

Source from the content-addressed store, hash-verified

14}
15
16const V1 = (k: string) => `codeg:message-input-draft:v1:${k}`
17const V2 = (k: string) => `codeg:message-input-draft:v2:${k}`
18
19beforeEach(() => {

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected