Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/liuup/claude-code-analysis
/ Props
Interface
Props
src/components/ContextVisualization.tsx:102–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
100
return orderedGroups;
101
}
102
interface Props {
103
data: ContextData;
104
}
105
export function ContextVisualization(t0) {
106
const $ = _c(87);
107
const {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected