Type alias Variants

Variants: {
    [variant: string]: string;
}

Mapped type for the VARIANTS constant map

Type declaration

  • [variant: string]: string

Generated using TypeDoc