(item, i)
| 814 | })}</Box>{t9}</Box>{t10}</Box>; |
| 815 | } |
| 816 | function _temp1(item, i) { |
| 817 | return <Text key={item.model}>{i > 0 ? " \xB7 " : ""}<Ansi>{item.coloredBullet}</Ansi> {item.model}</Text>; |
| 818 | } |
| 819 | function _temp0(t0) { |
| 820 | const [model] = t0; |
| 821 | return model; |
nothing calls this directly
no outgoing calls
no test coverage detected