MCPcopy
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

1interface Window {
2 __voiceboxServerStartedByApp?: boolean;
3}
4
5declare module 'virtual:changelog' {
6 const raw: string;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected