UNPKG

tdg-react-doc-viewer

Version:
5 lines (4 loc) 110 B
export declare const useWindowSize: () => { width: number | undefined; height: number | undefined; };