JS

TypeScript Quiz - type of assignment

26.

What type of assignment is this variable, const age: number = 30;?

assertion

number

implicit

explicit