UNPKG

@easypdf/react

Version:

Free and open source React library for generating beautiful PDFs from React components

3 lines (2 loc) 184 B
declare const handleAutoBreak: (proposedHeight: number, sourceY: number, scale: number, element: HTMLElement, mainCanvas: HTMLCanvasElement) => number; export default handleAutoBreak;