UNPKG

@zsviczian/excalidraw

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