UNPKG

element-plus

Version:

A Component Library for Vue 3

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