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

Function _temp0

src/screens/Doctor.tsx:533–538  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

531 return <Text key={i}>└ {install.type} at {install.path}</Text>;
532}
533function _temp0(a) {
534 return {
535 agentType: a.agentType,
536 source: a.source
537 };
538}
539function _temp9(v_0) {
540 return v_0.status !== "valid";
541}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected