UNPKG

html-to-document-adapter-pdf

Version:

PDF adapter for html-to-document-core — converts a DocumentElement tree into .pdf using the html2pdf.js library.

3 lines (2 loc) 102 B
export * from './pdf.adapter'; // Potentially export other things like types or utils if needed later