(error)
| 548 | }; |
| 549 | } |
| 550 | function _temp7(error) { |
| 551 | return error.mcpErrorMetadata === undefined; |
| 552 | } |
| 553 | function _temp6(diag) { |
| 554 | const fetchDistTags = diag.installationType === "native" ? getGcsDistTags : getNpmDistTags; |
| 555 | return fetchDistTags().catch(_temp5); |
nothing calls this directly
no outgoing calls
no test coverage detected