UNPKG

uv-ui

Version:

基于vue3的移动端组件库

11 lines (10 loc) 202 B
function a(e, o = 100) { let t = +new Date(); return function() { const s = arguments, r = this, n = +new Date(); n - t >= o && (e.apply(r, s), t = n); }; } export { a as useThrottle };