Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jamiepine/voicebox
/ Window
Interface
Window
app/src/global.d.ts:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
interface
Window {
2
__voiceboxServerStartedByApp?: boolean;
3
}
4
5
declare module
'virtual:changelog'
{
6
const
raw: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected