sheetjs/bits/98_exports.js

5 lines
94 B
JavaScript

XLSX.read = readSync;
XLSX.readFile = readFileSync;
XLSX.parseZip = parseZip;
XLSX.SSF = SSF;