UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

8 lines (7 loc) 204 B
import { FontWeightsThemeConfig } from '../types'; declare const _default: (overrides: FontWeightsThemeConfig) => { normal: number; semibold: number; bold: number; }; export default _default;