Exercise #28: Conditional Types
Type Transformations ยท 04-conditional-types-and-infer
Goal

Goal: Use a conditional type to swap between "hello" and "goodbye".

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