MCPcopy Create free account
hub / github.com/NativeScript/SimDeck / markProviderExpired

Function markProviderExpired

scripts/studio-provider-bridge.mjs:351–353  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

349}
350
351async function markProviderExpired() {
352 await markProviderStatus("expired");
353}
354
355async function markProviderFailed(reason) {
356 if (reason) {

Callers 1

Calls 1

markProviderStatusFunction · 0.85

Tested by

no test coverage detected