Exercise #38: K In Keyof As
Type Transformations · 05-key-remapping
Goal

Goal: Remap keys to `getX` form using template literals and `Capitalize`, while keeping each getter’s return type aligned.

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