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

Function _temp5

src/screens/Doctor.tsx:557–562  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

555 return fetchDistTags().catch(_temp5);
556}
557function _temp5() {
558 return {
559 latest: null,
560 stable: null
561 };
562}
563function _temp4(s_2) {
564 return s_2.plugins.errors;
565}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected