Exercise #20: Type Helpers Pattern
Type Transformations ยท 03.5-type-helpers-pattern
Goal

Goal: Create a generic type that returns exactly what it is given.

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