UNPKG

@redocly/theme

Version:

Shared UI components lib

3 lines (2 loc) 125 B
import type { RefObject } from 'react'; export declare function useFullHeight(element: RefObject<HTMLElement | null>): void;