Explore Library
QuizIntermediate

Typing the global Object

How to add a typed property to the global scope or Window interface.

You attach `window.myApp` at runtime. How do you make TypeScript recognize it in the browser?