Js_parser.Enum_common
type explicit_type =
| Boolean
| Number
| String
| Symbol
| BigInt
val compare_explicit_type : explicit_type -> explicit_type -> int
val string_of_explicit_type : explicit_type -> string