What is a primary advantage of using interfaces over type aliases?
They allow merging of declarations.
They provide better runtime performance.
They are easier to convert to JavaScript.
They allow defining callback functions.
This question is part of this quiz :
Object Types and Interfaces in TypeScript QuizTypeScript | Object Types and Interfaces in TypeScript | Question5