UNPKG

react-pdf-highlighter

Version:
3 lines (2 loc) 128 B
import { LTWHP } from '../types.js'; export declare const getAreaAsPNG: (canvas: HTMLCanvasElement, position: LTWHP) => string;