UNPKG

@bothub-chat/ui

Version:

Bothub UI Components

3 lines (2 loc) 133 B
export type TariffCardVariant = 'primary' | 'secondary'; export type TariffType = 'BASIC' | 'PREMIUM' | 'ELITE' | 'DELUXE' | 'FREE';