Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ main.tsx
File
main.tsx
apps/desktop/src/renderer/main.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import { installZenBridge } from
'@zennotes/bridge-contract/bridge'
2
import { renderZenNotesApp } from
'@zennotes/app-core/main'
3
import { renderExportNoteWindow } from
'./export-window'
4
Callers
nothing calls this directly
Calls
4
installZenBridge
Function · 0.90
renderExportNoteWindow
Function · 0.90
renderZenNotesApp
Function · 0.90
renderBootError
Function · 0.85
Tested by
no test coverage detected