Exercise #19: Uppercase Object
Type Transformations ยท 03-template-literals
Goal

Goal: Transform the event union to uppercase keys and use it to create an object type with string values.

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