semblance-dev/node_modules/@dnd-kit/utilities/dist/execution-context/getWindow.d.ts
2025-08-04 09:07:59 -05:00

1 line
76 B
TypeScript

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