html-docx-js-typescript
Version:
Convert HTML documents to docx format.
2 lines (1 loc) • 369 B
TypeScript
export declare const documentXmlRels = "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\n<Relationships xmlns=\"http://schemas.openxmlformats.org/package/2006/relationships\">\n <Relationship Type=\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/aFChunk\"\n Target=\"/word/afchunk.mht\" Id=\"htmlChunk\" />\n</Relationships>\n";