FlashcardBeginner

Union types

Union types allow a value to be one of several specified types.

Question

What is a union type (`|`)?

Click to reveal answer