MCPcopy Create free account
hub / github.com/fontsource/fontsource / waitUntil

Method waitUntil

website/worker-configuration.d.ts:345–345  ·  view source on GitHub ↗
(promise: Promise<any>)

Source from the content-addressed store, hash-verified

343}
344interface ExecutionContext {
345 waitUntil(promise: Promise<any>): void;
346 passThroughOnException(): void;
347 props: any;
348}

Callers 15

router.tsFile · 0.65
updateCssFunction · 0.65
updateVariableCSSFunction · 0.65
updateMetadataFunction · 0.65
updateListFunction · 0.65
router.tsFile · 0.65
updateArrayMetadataFunction · 0.65
router.tsFile · 0.65
updateVariableListFunction · 0.65
updateAxisRegistryFunction · 0.65
router.tsFile · 0.65
updateVersionFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected