(include, i)
| 115 | return t11; |
| 116 | } |
| 117 | function _temp4(include, i) { |
| 118 | return <Text key={i} dimColor={true}>{" "}{include.path}</Text>; |
| 119 | } |
| 120 | function _temp3(current_0) { |
| 121 | return { |
| 122 | ...current_0, |
nothing calls this directly
no outgoing calls
no test coverage detected