Exercise #66: Importance Of Default Generic
Advanced Patterns ยท 04-classes
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Fix the generic defaults so the map can be instantiated without args.
Check Solution
Run "Check Solution" to validate your code in the browser.