Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dfinity/orbit
/ App.ts
File
App.ts
apps/wallet/src/App.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createApp } from
'vue'
;
2
import
{ icAgent } from
'~/core/ic-agent.core'
;
3
import
{ logger } from
'~/core/logger.core'
;
4
import
{ i18n } from
'~/plugins/i18n.plugin'
;
Callers
nothing calls this directly
Calls
1
initializeApp
Function · 0.85
Tested by
no test coverage detected