Exercise #11: Indexed Access With Unions
Type Transformations ยท 02-unions-and-indexing
Goal

Goal: Use a union of keys with indexed access to produce a union of the corresponding string literal values.

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