Exercise #7: Exclude From Discriminated Union
Type Transformations ยท 02-unions-and-indexing
Go back to exercises
Goal
Goal: Remove the "keydown" member from the union using a standard utility type.
Check Solution
Next
Run "Check Solution" to validate your code in the browser.