UNPKG

@alifd/meet-react

Version:

Fusion Mobile React UI System Component

4 lines (3 loc) 199 B
export declare function toNumber(num: any): any; export declare function clamp(value: any, min: any, max: any): any; export declare function getDefaultValue(min: any, max: any, threshold: any): any;