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

Function _temp4

src/components/mcp/MCPListPanel.tsx:492–494  ·  view source on GitHub ↗
(a_0, b_0)

Source from the content-addressed store, hash-verified

490 return s_1.client.type === "failed";
491}
492function _temp4(a_0, b_0) {
493 return a_0.name.localeCompare(b_0.name);
494}
495function _temp3(a, b) {
496 return a.name.localeCompare(b.name);
497}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected