MCPcopy
hub / github.com/nanbingxyz/5ire / Window

Interface Window

src/global.d.ts:6–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4
5declare global {
6 interface Window {
7 bridge: Bridge;
8 }
9}
10
11export {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected