UNPKG
xlsx-ugnis
Version:
latest (0.20.3)
0.20.3
0.20.2
0.19.3
SheetJS Spreadsheet data parser and writer
sheetjs.com
xlsx-ugnis
/
dist
/
zahl.d.ts
5 lines
(4 loc)
•
143 B
TypeScript
View Raw
1
2
3
4
5
/* zahl.d.ts (C) 2022-present SheetJS */
// TypeScript Version: 2.2
declare
const
XLSX_ZAHL_PAYLOAD
:
string
;
export
default
XLSX_ZAHL_PAYLOAD
;