Menu
×
×
Correct!
Exercise:Complete the sentence:
@(7)string, number> is equivalent to { [key: string]: number }
Record<string, number> is equivalent to { [key: string]: number }
Not CorrectClick here to try again. Correct!Next ❯ |