Exercise #78: Merge Dynamic Object With Global
Advanced Patterns ยท 07-challenges
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Augment the Window type with the functions from `addAllOfThisToWindow`.
Check Solution
Run "Check Solution" to validate your code in the browser.