UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (5 loc) 255 B
declare function isRegex(o: any): boolean; declare function isFunction(functionToCheck: any): any; declare function isPlainObject(a: any): boolean; declare function isUndefined(a: any): boolean; export { isRegex, isFunction, isPlainObject, isUndefined };