Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ main.ts
File
main.ts
apps/kimi-web/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
i18n from
'./i18n'
;
4
import
{ installClientErrorCapture } from
'./debug/trace'
;
Callers
nothing calls this directly
Calls
3
installClientErrorCapture
Function · 0.90
createApp
Function · 0.85
mount
Method · 0.80
Tested by
no test coverage detected