(sum, hooks)
| 559 | return <Text>Esc to close</Text>; |
| 560 | } |
| 561 | function _temp5(sum, hooks) { |
| 562 | return sum + hooks.length; |
| 563 | } |
| 564 | function _temp4(tool) { |
| 565 | return tool.name; |
| 566 | } |
nothing calls this directly
no outgoing calls
no test coverage detected