Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/chartdb/chartdb
/ Window
Interface
Window
src/window.d.ts:2–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
declare global {
2
interface
Window {
3
env?: Record<string, string>;
4
}
5
}
6
export
{};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected