UNPKG

react-hooks-bank

Version:

A collection of **powerful, reusable custom React hooks** for complex, non-trivial interactions that go beyond React’s native features.

2 lines 141 B
export declare function useInfiniteScroll(callback: () => void, threshold?: number): boolean; //# sourceMappingURL=useInfiniteScroll.d.ts.map