UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

13 lines (6 loc) 144 B
'use strict'; const Ignore = require('./ignore'); const internals = {}; module.exports = function () { return new Promise(Ignore); };