UNPKG

react-search-autocomplete

Version:
2 lines (1 loc) 106 B
export declare function debounce(func: Function, wait: number, immediate?: boolean): (this: any) => void;