We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In the lib.d.ts I found, that the return type of the window.open method is declared as any. Shouldn't it be Window?