UNPKG

react-pdf-printer

Version:
7 lines (6 loc) 195 B
export declare const getBoundary: (topElement: HTMLElement, bottomElement?: HTMLElement | undefined) => { top: number; bottom: number; marginTop: number; marginBottom: number; };