MCPcopy
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

1declare global {
2 interface Window {
3 env?: Record<string, string>;
4 }
5}
6export {};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected