MCPcopy
hub / github.com/yinxin630/fiora / Window

Interface Window

packages/web/src/types/index.d.ts:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49declare var __TEST__: false;
50
51declare interface Window {
52 Notification: any;
53 __REDUX_DEVTOOLS_EXTENSION__: any;
54}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected