UNPKG

html-docx-js

Version:

Converts HTML documents to DOCX in the browser

9 lines (8 loc) 465 B
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <Types xmlns="http://schemas.openxmlformats.org/package/2006/content-types"> <Default Extension="rels" ContentType= "application/vnd.openxmlformats-package.relationships+xml" /> <Override PartName="/word/document.xml" ContentType= "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml"/> <Override PartName="/word/afchunk.mht" ContentType="message/rfc822"/> </Types>