FlashcardBeginner
The unknown type
unknown is a type-safe top type that must be narrowed before use.
Question
What is the `unknown` type?
Click to reveal answer
unknown is a type-safe top type that must be narrowed before use.
What is the `unknown` type?