UNPKG

81 BTypeScriptView Raw
1export type CouponCellThemeVars = {
2 couponCellSelectedTextColor?: string;
3};