UNPKG

jspdf-html2canvas

Version:

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

4 lines 155 B
import type { ImagesType } from '../types'; declare const images: (type: ImagesType) => string; export default images; //# sourceMappingURL=images.d.ts.map