UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (3 loc) 138 B
import { Colors } from "./types" declare const picocolors: Colors & { createColors: (enabled?: boolean) => Colors } export = picocolors