My Learning Curve

Feed / Total TypeScript

The Empty Object Type in TypeScript (article)

Tuesday, June 20, 2023

Learn why {} in TypeScript doesn't represent an empty object, and how to use the Record type to represent an empty object.

Read original article ↗