MCPcopy
hub / github.com/flatpickr/flatpickr / Window

Interface Window

src/types/globals.ts:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16 }
17
18 interface Window {
19 flatpickr: FlatpickrFn;
20 }
21
22 interface Date {
23 fp_incr: (n: number) => Date;

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…