MCPcopy
hub / github.com/EutropicAI/Final2x / Window

Interface Window

src/preload/index.d.ts:4–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3declare global {
4 interface Window {
5 electron: ElectronAPI
6 api: unknown
7 }
8}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected