Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/modstart-lib/aigcpanel
/ main.ts
File
main.ts
src/main.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createApp } from
"vue"
;
2
import
App from
"./App.vue"
;
3
import
router from
"./router"
;
4
import
store from
"./store"
;
Callers
nothing calls this directly
Calls
9
useSettingStore
Function · 0.90
useTaskStore
Function · 0.90
testPushError
Function · 0.90
reportErrorRender
Function · 0.90
initTestRegistry
Function · 0.90
registerNavigate
Function · 0.90
registerGetTask
Function · 0.90
createApp
Function · 0.85
init
Method · 0.45
Tested by
no test coverage detected