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

Function _temp0

src/components/ContextVisualization.tsx:453–455  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

451 return <Box key={i}><Text>└ {tool.name}: </Text><Text dimColor={true}>{formatTokens(tool.tokens)} tokens</Text></Box>;
452}
453function _temp0(t) {
454 return t.isLoaded;
455}
456function _temp9(t_0) {
457 return t_0.isLoaded;
458}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected