JS

TypeScript Quiz - main simple types in typescript

27.

What are the three main 'simple types' in TypeScript?

array

string

number

boolean