UNPKG
xlsx-republish
Version:
latest (0.20.3)
0.20.3
0.20.2
0.20.1
0.20.0
0.19.3
0.18.5
SheetJS Spreadsheet data parser and writer
sheetjs.com
NoNameProvided/xlsx-republish
xlsx-republish
/
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
;