UNPKG

@jiaozhiye/qm-design-vue

Version:

A Component Library for Vue3.0

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