Flashcard
Conditional Types & Distribution
How conditional types distribute over union members and how mapped types transform object shapes.
Question
What happens when a conditional type is applied to a naked type parameter that is a union?
Click to reveal answer