M🇷
Size: a a a
M🇷
Л
M🇷
M🇷
M🇷
МК
МК
МК
Д
Д
m
m
P
const obj = {
12: { a: 2 },
8: { a: 87 }
}D
const obj = {
12: { a: 2 },
8: { a: 87 }
}type Obj = {
[key: number]: {
a: number
}
}P
type Obj = {
[key: number]: {
a: number
}
}мс
мс
Л