UNPKG

yhui-yuanhuan

Version:

A Component Library for Vue 3 based on element-plus

3 lines (2 loc) 135 B
import type { ComponentSize } from 'yhui/es/constants'; export declare const getComponentSize: (size?: ComponentSize) => 40 | 32 | 24;