(a)
| 531 | return <Text key={i}>└ {install.type} at {install.path}</Text>; |
| 532 | } |
| 533 | function _temp0(a) { |
| 534 | return { |
| 535 | agentType: a.agentType, |
| 536 | source: a.source |
| 537 | }; |
| 538 | } |
| 539 | function _temp9(v_0) { |
| 540 | return v_0.status !== "valid"; |
| 541 | } |
nothing calls this directly
no outgoing calls
no test coverage detected