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

Function _temp17

src/components/ContextVisualization.tsx:426–428  ·  view source on GitHub ↗
(t_5)

Source from the content-addressed store, hash-verified

424 return !t_4.isLoaded;
425}
426function _temp17(t_5) {
427 return !t_5.isLoaded;
428}
429function _temp16(tool_3, i_3) {
430 return <Box key={`def-${i_3}`}><Text>└ {tool_3.name}: </Text><Text dimColor={true}>{formatTokens(tool_3.tokens)} tokens</Text></Box>;
431}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected