UNPKG

element-plus

Version:

A Component Library for Vue3.0

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