UNPKG

aurora-topu

Version:
3 lines (2 loc) 93 B
declare function useDebounce(value: any, delay?: number): any; export default useDebounce;