Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MCSManager/MCSManager
/ main.ts
File
main.ts
frontend/src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ initI18n } from
"@/lang/i18n"
;
2
import
{ initLayoutConfig } from
"./services/layout"
;
3
import
{ useAppStateStore } from
"./stores/useAppStateStore"
;
4
import
{ setAppLoadingError, setLoadingTitle } from
"./tools/dom"
;
Callers
nothing calls this directly
Calls
1
initApp
Function · 0.85
Tested by
no test coverage detected