UNPKG

@scrolia/react

Version:

A headless scrollbar component

4 lines 149 B
/** Hook for handling scroll events. */ declare const useScrollHandler: () => void; export { useScrollHandler }; //# sourceMappingURL=scroll.d.ts.map