UNPKG

petals-ui

Version:
8 lines (7 loc) 189 B
declare type PopoverStyle = { popoverBorderWidth?: string; popoverBorderColor?: string; popoverBorderRadius?: string; popoverBoxShadow?: string; }; export { PopoverStyle };