5, * @returns {function} The debounced callback. 6, */. 7, declare function useDebounce(callback: Function, wait: number, options: {}): Function;.
確定! 回上一頁