TypeScript | Type Aliases | Question1

Last Updated :
Discuss
Comments

What is a Type Alias in TypeScript?

A function that defines a new type

A way to create a new name for an existing type

A reserved keyword for defining interfaces

A feature used only for primitive types

Share your thoughts in the comments