UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

10 lines (7 loc) 165 B
'use strict' const u = require('universalify').fromCallback const rimraf = require('./rimraf') module.exports = { remove: u(rimraf), removeSync: rimraf.sync }