Angular - TypeScript in Angular
What is wrong with this enum declaration in Angular?
enum Color { Red = 'red', Green, Blue = 'blue' }enum Color { Red = 'red', Green, Blue = 'blue' }15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions