Exercise #42: Object To Union Of Template Literals
Type Transformations ยท 05-key-remapping
Goal

Goal: Build a template-literal value for each key/value pair and produce a union of those strings.

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