Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TaggedUnionTypeOptions<T, K>

Type parameters

Hierarchy

  • TaggedUnionTypeOptions

Implemented by

Index

Properties

Properties

tag

tag: keyof T

variants

variants: ReadonlyArray<K>

Generated using TypeDoc