12: { a: 2 },
8: { a: 87 }
}
type Obj = { [key: number]: { a: number } }
Обсуждают сегодня