UNPKG

@marcosnbj/excalidraw

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