Exercise #36: Union To Object
Type Transformations ยท 05-key-remapping
Goal

Goal: Use a mapped type to turn the route union into an object whose keys and values are the route strings.

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