UNPKG

html-docx-ts

Version:

Convert HTML documents to docx format with header and footer.

2 lines (1 loc) 97 B
export declare const mhtDocumentTemplate: (htmlSource: string, contentParts: string) => string;