1 line
76 B
TypeScript
Executable file
1 line
76 B
TypeScript
Executable file
export declare function getWindow(target: Event['target']): typeof window;
|