cohorta/node_modules/@dnd-kit/utilities/dist/execution-context/getWindow.d.ts
2025-12-19 19:26:16 +00:00

1 line
76 B
TypeScript
Executable file

export declare function getWindow(target: Event['target']): typeof window;