UNPKG

html2pdf-ts

Version:
4 lines (3 loc) 119 B
import HTML2PDF from './html2pdf'; export { HTML2PDFOptions } from './types'; export declare const html2pdf: HTML2PDF;