UNPKG

scroller-motion

Version:

🛹 Elegant motion scrolling for React

5 lines (4 loc) • 90 B
export declare const useWindowSize: () => { height: number; width: number; };