FlashcardBeginner

The null type

The null type represents an intentional absence of any object value.

Question

What is the `null` type in TypeScript?

Click to reveal answer