Exercise #8: Indexed Access
Type Transformations ยท 02-unions-and-indexing
Goal

Goal: Use indexed access on the object type (via `typeof`) to map each property to its corresponding value type.

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