UNPKG

vanilla-recycler-view

Version:

high performance UI rendering library for web browser

2 lines 163 B
export declare function debounce(func: (...args: any[]) => any, wait: number, immediate?: boolean): (...args: any[]) => any; //# sourceMappingURL=debounce.d.ts.map