MCPcopy Create free account
hub / github.com/dulapahv/CodeX / Window

Interface Window

apps/client/window.d.ts:11–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9
10declare global {
11 interface Window {
12 authWindow?: Window | null;
13 }
14}
15
16// This export is necessary to make this a module

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected