UNPKG

@chakra-ui/react

Version:

Responsive and accessible React UI components built with React and Emotion

30 lines (29 loc) 438 B
export declare const fontWeights: { thin: { value: string; }; extralight: { value: string; }; light: { value: string; }; normal: { value: string; }; medium: { value: string; }; semibold: { value: string; }; bold: { value: string; }; extrabold: { value: string; }; black: { value: string; }; };