sheetjs/dist/zahl.d.ts

5 lines
143 B
TypeScript
Raw Permalink Normal View History

2022-09-21 22:16:57 +00:00
/* zahl.d.ts (C) 2022-present SheetJS */
// TypeScript Version: 2.2
declare const XLSX_ZAHL_PAYLOAD: string;
export default XLSX_ZAHL_PAYLOAD;