sheetjs/bits/01_version.js
SheetJS 5a36cb423d NaN and Infinity error export
- `read` handle `Int8Array` (to support Java engines)
- `sheet_to_formulae` option to suppress values
- handle unexpected `<charset/>` (fixes #3143 h/t @dearzubi)
2024-07-04 15:54:34 -04:00

2 lines
29 B
JavaScript

XLSX.version = '0.20.2strm';