Exercise #101: Multiple Generics Per Object
TypeScript Generics ยท 01-generics-intro
Go back to exercises
Goal
Goal: Use generics for `params.a` and `params.b` so they flow to the return type.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.