hashbrown

AnyOfType

API

interface AnyOfType<Options extends readonly HashbrownType[] = readonly HashbrownType[]> extends HashbrownType<Options[number][internal]['result']>  {
}
AnyOfType
@typeOptions
readonly HashbrownType[]
"~schema"
internal]: AnyOfTypeInternals<Options>

AnyOfType

API

AnyOfType:  HashbrownTypeCtor < AnyOfType >;