Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cpaczek/skylight
/ pick
Function
pick
web/src/tracker/Tracker.tsx:27–27 ·
view source on GitHub ↗
(hex: string | null)
Source
from the content-addressed store, hash-verified
25
}
26
27
const pick = (hex: string | null) => conn.send({ type:
"manualTarget"
, hex });
28
29
return (
30
<div className=
"tracker"
>
Callers
1
Tracker
Function · 0.70
Calls
1
send
Method · 0.45
Tested by
no test coverage detected