UNPKG

petals-ui

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