Exercise #130: Could Be Instantiated With Subtype Of
TypeScript Generics ยท 05-function-overloads
Goal

Goal: Use overloads to support a default key while keeping return types precise.

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