UNPKG

@fruitdexx/uikit

Version:

Set of UI components for pancake projects

10 lines (9 loc) 170 B
export declare const styleVariants: { round: { borderRadius: string; }; flat: { borderRadius: number; }; }; export default styleVariants;