UNPKG

html-docx-ts

Version:

Convert HTML documents to docx format with header and footer.

2 lines (1 loc) 146 B
export declare const mhtPartTemplate: (contentType: string, contentEncoding: string, contentLocation: string, encodedContent: string) => string;