ДЗ
const test: Record<MyEnum, string> = {};Size: a a a
ДЗ
const test: Record<MyEnum, string> = {};ДЗ
ДЗ
Вキ
type Type = { [key: string]: string }type Type = { [key: SomeEnum]: string }G
Вキ
const test: Record<keyof MyEnum, string> = {};Type '{}' is missing the following properties from type 'Record"toString".........ДЗ
ДЗ

Вキ

Вキ
ДЗ
ДЗ
Вキ
ДЗ
ДЗ
PB
PB

СГ
PB
СГ