UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

4 lines (3 loc) 149 B
const compareBuild = require('./compare-build') const rsort = (list, loose) => list.sort((a, b) => compareBuild(b, a, loose)) module.exports = rsort