Exercise #18: Template Literals In Object Keys
Type Transformations ยท 03-template-literals
Goal

Goal: Use the provided template-literal key union to build an object type where each key maps to a string.

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