Exercise #20: Type Helpers Pattern
Type Transformations ยท 03.5-type-helpers-pattern
Go back to exercises
Goal
Goal: Create a generic type that returns exactly what it is given.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.