UNPKG

stone-kit

Version:
15 lines (14 loc) 219 B
const l = { whiteStroke: "whiteStroke", blackFill: "blackFill", fullGray: "fullGray" }, e = { large: "24", medium: "20", small: "16", tiny: "12" }; export { l as ROUND_BUTTON_VARIANTS, e as sizeMap };