πŸ“šΒ Reference


πŸ“œΒ Chapter


any, unknown, never, void

NaN

Object

null


let nothing = null;
typeof null === 'object'