(t_5)
| 424 | return !t_4.isLoaded; |
| 425 | } |
| 426 | function _temp17(t_5) { |
| 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 | } |
nothing calls this directly
no outgoing calls
no test coverage detected