Exercise #39: Never In Key Remapping
Type Transformations ยท 05-key-remapping
Go back to exercises
Open in TypeScript Playground
Goal
Goal: Use key remapping with a template-literal check to keep only keys that include "id" or "Id".
Check Solution
Run "Check Solution" to validate your code in the browser.