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.

4 lines 220 B
export declare function createTempFileName(extension: string): string; export declare function isNodeEnvironment(): boolean; export declare function isBrowserEnvironment(): boolean; //# sourceMappingURL=pdf.util.d.ts.map