Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
9
declare global {
10
interface
Window {
11
__RUNTIME_CONFIG__?: RuntimeConfig;
12
}
13
}
14
15
export
function
getApplicationServer() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected