UNPKG

jspdf-html2canvas-pro

Version:

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

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