Exercise #109: Generics At Different Levels
TypeScript Generics ยท 03-art-of-type-arguments
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Use generics so `override` receives the homePage flag shape inferred from the config.
Check Solution
Run "Check Solution" to validate your code in the browser.