UNPKG

element-plus

Version:

A Component Library for Vue3.0

3 lines (2 loc) 145 B
export declare const isValidWidthUnit: (val: string | number) => boolean; export declare const isValidComponentSize: (val: string) => boolean;