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

Function _temp4

src/components/agents/AgentsList.tsx:425–427  ·  view source on GitHub ↗
(a_2)

Source from the content-addressed store, hash-verified

423 return a_3.source === "built-in";
424}
425function _temp4(a_2) {
426 return a_2.source === "built-in";
427}
428function _temp3(g) {
429 return g.source !== "built-in";
430}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected