Mar 13th 2023 · TypeScript · 3 min read
What are Null, Undefined, and Unknown Types in TypeScript?
Unknown is a relatively new addition to TypeScript (introduced in TypeScript 3.0) and is a type that represents values that are not known or expected.