Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/epicweb-dev/epic-stack
/ Window
Interface
Window
app/utils/env.server.ts:62–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
60
declare global {
61
var
ENV: ENV
62
interface
Window {
63
ENV: ENV
64
}
65
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected