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
The null type represents an intentional absence of any object value.
What is the `null` type in TypeScript?