Which of the following types is inferred when a variable is declared without assignment?
let value;
any
undefined
unknown
void
This question is part of this quiz :