Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OneNoteDev/WebClipper
/ toString
Function
toString
src/scripts/logging/submodules/context.ts:38–40 ·
view source on GitHub ↗
(key: Custom)
Source
from the content-addressed store, hash-verified
36
}
37
38
export
function
toString(key: Custom): string {
39
return
contextKeyToStringMap[Custom[key]];
40
}
41
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected