UNPKG

jspdf-html2canvas

Version:

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

3 lines (2 loc) 83 B
import type { Options } from './types'; export declare const defaultOpts: Options;