UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (5 loc) 129 B
import { ToString } from "./types"; /** * Transform an object into a string. */ export declare const objectToString: ToString;