Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
20
export
function
closeLoadingScreen() {
21
loadingScreen && loadingScreen?.close()
22
}
Callers
1
WindowManager
Class · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected