TypeScript Dynamic Keys With Enums #typescript #javascript #engineering #programming #tutorial

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Yes, but how can I type this using enum, if the object keys will only have 2 properties (apple and orange), and not all the keys of enum?

AntonZelenkov-sf