Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CopyTranslator/CopyTranslator
/ createApp.ts
File
createApp.ts
src/renderer/createApp.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
store from
"../store"
;
2
import
App from
"../App.vue"
;
3
import
router from
"../router"
;
4
import
Vue from
"vue"
;
Callers
nothing calls this directly
Calls
2
getConfigByKey
Function · 0.90
isDarkMode
Function · 0.85
Tested by
no test coverage detected