UNPKG

petals-ui

Version:
9 lines (7 loc) 150 B
type SwitchStyle = { switchHeight?: string; switchFontSize?: string; switchBg?: string; switchCheckedBg?: string; }; export { SwitchStyle };