UNPKG

vue-simple-range-slider

Version:

Change Your numeric value or numeric range value with dragging handles

10 lines (5 loc) 141 B
'use strict'; const internals = {}; module.exports = function (promise) { return !!promise && typeof promise.then === 'function'; };