FlashcardIntermediate

Index Signatures

Typing objects with dynamic property keys.

Question

How do you type an object with arbitrary string keys of the same value type?

Click to reveal answer