UNPKG

html-docx-ts

Version:

Convert HTML documents to docx format with header and footer.

6 lines (5 loc) 183 B
export * from './documentTemplate'; export * from './mhtDocumentTemplate'; export * from './mhtPartTemplate'; export * from './headerTemplate'; export * from './footerTemplate';