UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

15 lines (10 loc) 224 B
'use strict'; const internals = {}; module.exports = function (...args) { try { return JSON.stringify(...args); } catch (err) { return '[Cannot display object: ' + err.message + ']'; } };