(tool_3, i_3)
| 427 | return !t_5.isLoaded; |
| 428 | } |
| 429 | function _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 | } |
| 432 | function _temp15(t_3) { |
| 433 | return t_3.isLoaded; |
| 434 | } |
nothing calls this directly
no test coverage detected