MCPcopy 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
316declare global {
317 interface Window {
318 zen: ZenBridge
319 }
320}
321
322export {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected