Exercise #130: Could Be Instantiated With Subtype Of
TypeScript Generics ยท 05-function-overloads
Go back to exercises
Goal
Goal: Use overloads to support a default key while keeping return types precise.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.