UNPKG

html-docx-js-typescript

Version:
5 lines 513 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.documentXmlRels = void 0; exports.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"; //# sourceMappingURL=documentXmlRels.js.map