UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

11 lines (9 loc) 132 B
"use strict"; const { validate, ValidationError } = require("./validate"); module.exports = { validate, ValidationError };