Test your knowledge on TypeScript Objects and Interfaces II Quiz (Index Signatures, Extending Interfaces, Type vs Interface). This quiz contains 10 questions.
Level: Beginner
Topic: objects-and-interfaces-ii
Identify a valid string index signature
Which interface correctly declares a string index signature for values of type number?