Exercise #125: Function Overload Implementation
TypeScript Generics ยท 05-function-overloads
Go back to exercises
Goal
Goal: Widen the implementation signature to cover all overloads.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.