Typescript Basics: How keyof Works

In Javascript and Typescript, we often run into situations where we have an object with a certain set...