UNPKG

@zsviczian/excalidraw

Version:
2 lines (1 loc) 125 B
export declare const useScrollPosition: <T extends HTMLElement>(elementRef: import("react").RefObject<T | null>) => number;