MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp18

Function _temp18

src/components/ContextVisualization.tsx:423–425  ·  view source on GitHub ↗
(t_4)

Source from the content-addressed store, hash-verified

421 return <Box key={i_4}><Text dimColor={true}>└ {tool_4.name}</Text></Box>;
422}
423function _temp18(t_4) {
424 return !t_4.isLoaded;
425}
426function _temp17(t_5) {
427 return !t_5.isLoaded;
428}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected