Quiz
Interface vs Type Alias Capabilities
Understand a key capability that interfaces have but type aliases lack in TypeScript.
Which of the following is possible with an interface but NOT with a type alias in TypeScript?
Understand a key capability that interfaces have but type aliases lack in TypeScript.
Which of the following is possible with an interface but NOT with a type alias in TypeScript?