FlashcardIntermediate
Intersection Types
Combining multiple types with the & operator.
Question
How do you combine several types into one using type aliases?
Click to reveal answer
Combining multiple types with the & operator.
How do you combine several types into one using type aliases?