Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redpanda-data/console
/ Window
Interface
Window
frontend/src/app.tsx:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
80
declare global {
81
interface Window {
82
__E2E_FEATURE_FLAGS__?: Record<string, boolean>;
83
}
84
}
85
86
// Register router for type safety
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…