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

Function _temp4

src/components/mcp/MCPSettings.tsx:386–388  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

384 }
385}
386function _temp4(a, b) {
387 return a.name.localeCompare(b.name);
388}
389function _temp3(client) {
390 return client.name !== "ide";
391}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected