Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
16
const
V1 = (k: string) => `codeg:message-input-draft:v1:${k}`
17
const
V2 = (k: string) => `codeg:message-input-draft:v2:${k}`
18
19
beforeEach(() => {
Callers
1
message-input-draft.test.ts
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected