UNPKG

baseui

Version:

A React Component library implementing the Base design language

10 lines (9 loc) 225 B
export declare const ARTWORK_SIZES: { readonly SMALL: "SMALL"; readonly MEDIUM: "MEDIUM"; readonly LARGE: "LARGE"; }; export declare const SHAPE: { readonly DEFAULT: "DEFAULT"; readonly ROUND: "ROUND"; };