The enum keyword is used to restrict a value to a fixed set of values . It must be an array with at least one element, where each element is unique.
The enum keyword is used to restrict a value to a fixed set of values . It must be an array with at least one element, where each element is unique.