(a, b)
| 493 | return a_0.name.localeCompare(b_0.name); |
| 494 | } |
| 495 | function _temp3(a, b) { |
| 496 | return a.name.localeCompare(b.name); |
| 497 | } |
| 498 | function _temp2(s_0) { |
| 499 | return s_0.client.config.type === "claudeai-proxy"; |
| 500 | } |
nothing calls this directly
no outgoing calls
no test coverage detected