Represents a literal value that can be either a string or a number. Often used to constrain a set of valid constant values.
string
number
Represents a literal value that can be either a
stringor anumber. Often used to constrain a set of valid constant values.