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