TLE2ToCZML/node_modules/xlsx/dist/zahl.d.ts

5 lines
143 B
TypeScript
Raw Permalink Normal View History

2024-02-22 11:07:01 +08:00
/* zahl.d.ts (C) 2022-present SheetJS */
// TypeScript Version: 2.2
declare const XLSX_ZAHL_PAYLOAD: string;
export default XLSX_ZAHL_PAYLOAD;