Exercise #77: Reverse Mapped Types
Advanced Patterns ยท 06-identity-functions
Goal

Goal: Use a generic mapped type so each handler receives its own key name.

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