UNPKG

stone-kit

Version:
19 lines (18 loc) 335 B
const l = { whiteStroke: "whiteStroke", blackFill: "blackFill", fullGray: "fullGray", blue: "blue", blackStroke: "blackStroke", whiteFilled: "whiteFilled", whiteTransparent: "whiteTransparent" }, e = { large: "24", medium: "20", small: "16", tiny: "12" }; export { l as ROUND_BUTTON_VARIANTS, e as sizeMap };