()
| 555 | return fetchDistTags().catch(_temp5); |
| 556 | } |
| 557 | function _temp5() { |
| 558 | return { |
| 559 | latest: null, |
| 560 | stable: null |
| 561 | }; |
| 562 | } |
| 563 | function _temp4(s_2) { |
| 564 | return s_2.plugins.errors; |
| 565 | } |
nothing calls this directly
no outgoing calls
no test coverage detected