(t)
| 451 | return <Box key={i}><Text>└ {tool.name}: </Text><Text dimColor={true}>{formatTokens(tool.tokens)} tokens</Text></Box>; |
| 452 | } |
| 453 | function _temp0(t) { |
| 454 | return t.isLoaded; |
| 455 | } |
| 456 | function _temp9(t_0) { |
| 457 | return t_0.isLoaded; |
| 458 | } |
nothing calls this directly
no outgoing calls
no test coverage detected