Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
344
interface
ExecutionContext {
345
waitUntil(promise: Promise<any>): void;
346
passThroughOnException(): void;
347
props: any;
348
}
Callers
15
router.ts
File · 0.65
updateCss
Function · 0.65
updateVariableCSS
Function · 0.65
updateMetadata
Function · 0.65
updateList
Function · 0.65
router.ts
File · 0.65
updateArrayMetadata
Function · 0.65
router.ts
File · 0.65
updateVariableList
Function · 0.65
updateAxisRegistry
Function · 0.65
router.ts
File · 0.65
updateVersion
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected