(exitState)
| 133 | return t8; |
| 134 | } |
| 135 | function _temp2(exitState) { |
| 136 | return exitState.pending ? <Text>Press {exitState.keyName} again to exit</Text> : <Byline><KeyboardShortcutHint shortcut={"\u2191\u2193"} action="navigate" /><KeyboardShortcutHint shortcut="Enter" action="select" /><ConfigurableShortcutHint action="confirm:no" context="Confirmation" fallback="Esc" description="back" /></Byline>; |
| 137 | } |
| 138 | function _temp(s) { |
| 139 | return s.mcp.tools; |
| 140 | } |
nothing calls this directly
no outgoing calls
no test coverage detected