Exercise #25: Function Constraints
Type Transformations ยท 03.5-type-helpers-pattern
Goal

Goal: Constrain the generic to functions and expose both the parameter tuple and return type in an object.

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