UNPKG

js-util-libsjia

Version:
3 lines (2 loc) 89 B
// 防抖节流 export { debounce, throttle } from "./src/throttle_debounce/index.js";