Exercise #109: Generics At Different Levels
TypeScript Generics ยท 03-art-of-type-arguments
Goal

Goal: Use generics so `override` receives the homePage flag shape inferred from the config.

Run "Check Solution" to validate your code in the browser.