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

Function _temp7

src/screens/Doctor.tsx:550–552  ·  view source on GitHub ↗
(error)

Source from the content-addressed store, hash-verified

548 };
549}
550function _temp7(error) {
551 return error.mcpErrorMetadata === undefined;
552}
553function _temp6(diag) {
554 const fetchDistTags = diag.installationType === "native" ? getGcsDistTags : getNpmDistTags;
555 return fetchDistTags().catch(_temp5);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected