hashbrown

EnumType

API

interface EnumType<Entries extends readonly string[] = readonly string[]> extends HashbrownType  {
}
EnumType
@typeEntries
readonly string[]

EnumType

API

EnumType:  HashbrownTypeCtor < EnumType >;