UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

5 lines (4 loc) 101 B
export default function getFontSizes(base: number): { size: number; lineHeight: number; }[];