MCPcopy 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

1import { installZenBridge } from '@zennotes/bridge-contract/bridge'
2import { renderZenNotesApp } from '@zennotes/app-core/main'
3import { renderExportNoteWindow } from './export-window'
4

Callers

nothing calls this directly

Calls 4

installZenBridgeFunction · 0.90
renderExportNoteWindowFunction · 0.90
renderZenNotesAppFunction · 0.90
renderBootErrorFunction · 0.85

Tested by

no test coverage detected