MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp3

Function _temp3

src/components/mcp/MCPListPanel.tsx:495–497  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

493 return a_0.name.localeCompare(b_0.name);
494}
495function _temp3(a, b) {
496 return a.name.localeCompare(b.name);
497}
498function _temp2(s_0) {
499 return s_0.client.config.type === "claudeai-proxy";
500}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected