Code QuizAdvanced
typeof String With Wrong Casing
A typeof narrowing check uses the wrong string literal and never matches.
Why does this fail to narrow `value` to `string`?
A typeof narrowing check uses the wrong string literal and never matches.
Why does this fail to narrow `value` to `string`?