UNPKG

meng-utils

Version:

一个js工具函数库,将平时常用的方法封装成通用库

3 lines (2 loc) 58 B
export * from './debounce'; export * from './throttle';