Stdle #28 · narrowing · 2026-07-04
What does this TypeScript snippet output?
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
const n: bigint = 10nconsole.log(typeof n)Narrowing
Stdle #28 · narrowing · 2026-07-04
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
const n: bigint = 10nconsole.log(typeof n)