FlashcardBeginner

The undefined type

The undefined type represents a value that has not been assigned.

Question

What is the `undefined` type in TypeScript?

Click to reveal answer