MCPcopy
hub / github.com/codeaashu/claude-code / 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}
102interface Props {
103 data: ContextData;
104}
105export function ContextVisualization(t0) {
106 const $ = _c(87);
107 const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected