How do you explicitly set a new property on ‘window’ in Typescript?
TLDR
Extend the existing interface declaration for the Window
object.
Introduction
Knowledge builds upon knowledge.
Whoever said that was right.
In this section, we will build upon the knowledge from the last two sections: