UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (5 loc) 119 B
import { ToString } from "./types"; /** * Stringify a value recursively. */ export declare const toString: ToString;