UNPKG

190 BTypeScriptView Raw
1export declare function debounceHandler(handler: (...args: any[]) => any, leading?: boolean): import("lodash").DebouncedFunc<(...args: any[]) => any>;
2//# sourceMappingURL=debouncer.d.ts.map
\No newline at end of file