MCPcopy Create free account
hub / github.com/6174/comflowyspace / Window

Interface Window

packages/type.d.ts:2–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1declare global {
2 interface Window {
3 [key: string]: any;
4 }
5}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected