UNPKG

@peakpay/excalidraw

Version:
3 lines (2 loc) 149 B
/// <reference types="react" /> export declare const useScrollPosition: <T extends HTMLElement>(elementRef: import("react").RefObject<T>) => number;