UNPKG

jspdf-html2canvas

Version:

A combine usage with jsPDF and html2canvas, which translating html content to PDF file.

3 lines 119 B
import type { Options } from './types'; export declare const defaultOpts: Options; //# sourceMappingURL=config.d.ts.map