(current_0)
| 118 | return <Text key={i} dimColor={true}>{" "}{include.path}</Text>; |
| 119 | } |
| 120 | function _temp3(current_0) { |
| 121 | return { |
| 122 | ...current_0, |
| 123 | hasClaudeMdExternalIncludesApproved: true, |
| 124 | hasClaudeMdExternalIncludesWarningShown: true |
| 125 | }; |
| 126 | } |
| 127 | function _temp2(current) { |
| 128 | return { |
| 129 | ...current, |
nothing calls this directly
no outgoing calls
no test coverage detected