Exercise #7: Exclude From Discriminated Union
Type Transformations ยท 02-unions-and-indexing
Goal

Goal: Remove the "keydown" member from the union using a standard utility type.

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