forked from sheetjs/sheetjs
5 lines
94 B
JavaScript
5 lines
94 B
JavaScript
|
XLSX.read = readSync;
|
||
|
XLSX.readFile = readFileSync;
|
||
|
XLSX.parseZip = parseZip;
|
||
|
XLSX.SSF = SSF;
|