MCPcopy Create free account
hub / github.com/6174/comflowyspace / closeLoadingScreen

Function closeLoadingScreen

apps/electron-backend/layers/main/src/loading.ts:20–22  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18}
19
20export function closeLoadingScreen() {
21 loadingScreen && loadingScreen?.close()
22}

Callers 1

WindowManagerClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected