MCPcopy
hub / github.com/databasus/databasus / Window

Interface Window

frontend/src/constants.ts:10–12  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9declare global {
10 interface Window {
11 __RUNTIME_CONFIG__?: RuntimeConfig;
12 }
13}
14
15export function getApplicationServer() {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected