UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

6 lines (4 loc) 132 B
const path = require('path') module.exports = function resolveLocal (...args) { return path.join(__dirname, '../../', ...args) }