Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZenNotes/zennotes
/ getAppInfo
Method
getAppInfo
packages/bridge-contract/src/bridge.ts:76–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
export
interface
ZenBridge {
75
getCapabilities(): ZenCapabilities
76
getAppInfo(): ZenAppInfo
77
78
platform(): Promise<NodeJS.Platform>
79
platformSync(): NodeJS.Platform
Callers
15
ensureWebServerSession
Function · 0.80
store.ts
File · 0.80
App
Function · 0.80
EditorPane
Function · 0.80
AssetTabView
Function · 0.80
CommandPalette
Function · 0.80
NoteList
Function · 0.80
SettingsModal
Function · 0.80
ArchiveView
Function · 0.80
VimNav
Function · 0.80
OnboardingWizard
Function · 0.80
Preview.tsx
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected