Exercise #13: Get Array Value
Type Transformations ยท 02-unions-and-indexing
Goal

Goal: Preserve literal array elements and use indexed access (specific indices and `number`) to build value unions.

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