UNPKG

react-xml-viewer

Version:
2 lines (1 loc) 138 B
export declare function useLineNumber<T extends HTMLElement = HTMLElement>(key: string, enabled?: boolean): import("react").RefObject<T>;