Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
5
declare global {
6
interface
Window {
7
bridge: Bridge;
8
}
9
}
10
11
export
{};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected