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

Function _temp5

src/components/agents/AgentsList.tsx:422–424  ·  view source on GitHub ↗
(a_3)

Source from the content-addressed store, hash-verified

420 return a_4.source !== "built-in";
421}
422function _temp5(a_3) {
423 return a_3.source === "built-in";
424}
425function _temp4(a_2) {
426 return a_2.source === "built-in";
427}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected