MCPcopy
hub / github.com/fullcalendar/fullcalendar / Window

Interface Window

packages/vanilla-tests/src/lib/global-utils.ts:245–247  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243 let spyCall: spyCallType
244
245 interface Window { // how to unify this with the above let statements?
246 karmaConfig: any
247 }
248
249 interface Function {
250 calls: any // for jasmine spies

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…