UNPKG

html-docx-ts

Version:

Convert HTML documents to docx format with header and footer.

9 lines 458 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./documentTemplate"), exports); tslib_1.__exportStar(require("./mhtDocumentTemplate"), exports); tslib_1.__exportStar(require("./mhtPartTemplate"), exports); tslib_1.__exportStar(require("./headerTemplate"), exports); tslib_1.__exportStar(require("./footerTemplate"), exports); //# sourceMappingURL=index.js.map