Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ZenNotes/zennotes
/ Window
Interface
Window
packages/bridge-contract/src/bridge.ts:317–319 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
315
316
declare global {
317
interface
Window {
318
zen: ZenBridge
319
}
320
}
321
322
export
{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected