Exercise #54: Add To Window
Advanced Patterns ยท 02-globals
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Augment the global Window interface so `makeGreeting` is typed.
Check Solution
Run "Check Solution" to validate your code in the browser.