UNPKG

@past3lle/carousel-hooks

Version:

PASTELLE carousel animation hooks built on top of @usegesture and react-springs

3 lines 262 B
import { InfiniteScrollOptions, SpringAnimationHookReturn } from '../types'; export default function useInfiniteHorizontalScroll(items: any[], options: InfiniteScrollOptions): SpringAnimationHookReturn; //# sourceMappingURL=useInfiniteHorizontalScroll.d.ts.map