MCPcopy 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

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

Callers

nothing calls this directly

Calls 3

installBridgeFunction · 0.90
renderExportNoteWindowFunction · 0.90
renderZenNotesAppFunction · 0.90

Tested by

no test coverage detected