UNPKG

word-math

Version:

Extended version to compatible with OMML of Word Processing Document library

8 lines 245 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.parse_cfb = void 0; function parse_cfb(file) { throw "DOCX password encrypted"; } exports.parse_cfb = parse_cfb; //# sourceMappingURL=password.js.map