UNPKG

jspdf-html2canvas

Version:

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

2 lines (1 loc) 64 B
export default function joinObject<T>(obj1: any, obj2: any): T;