FlashcardBeginner
Primitive Types
TypeScript's core primitive types include string, number, and boolean.
Question
What are the basic primitive types in TypeScript?
Click to reveal answer
TypeScript's core primitive types include string, number, and boolean.
What are the basic primitive types in TypeScript?