UNPKG

react-masonry

Version:
2 lines (1 loc) 95 B
export declare function debounce(func: Function, wait: number, immediate?: boolean): Function;