04.14.2022 - TypeScript/Understanding "keyof typeof"
DRANK
In the ["Use String as Enum Key"](/everyday/04-11-2022-typescript-use-string-as-enum-key) article, we use the **keyof typeof** keywords to create a union of ...