UNPKG

scroller-motion

Version:

🛹 Elegant motion scrolling for React

4 lines (3 loc) • 190 B
export { ScrollerMotion } from './components'; export { useScrollerMotion } from './hooks'; export type { CoreProps as ScrollerMotionProps, CoreRef as ScrollerMotionRef } from './types';