What will be the inferred type of the variable flag in the following code?
let flag = true;
boolean
any
true
unknown
This question is part of this quiz :