FlashcardIntermediate

When to Use Interface vs Type

Practical guidance on choosing interface or type alias.

Question

When should you prefer an interface over a type alias?

Click to reveal answer