UNPKG

alasql

Version:

Use SQL to select and filter javascript data - including relational joins and search in nested objects (JSON). Export to and import from Excel and CSV

5 lines (4 loc) 143 B
/* zahl.d.ts (C) 2022-present SheetJS */ // TypeScript Version: 2.2 declare const XLSX_ZAHL_PAYLOAD: string; export default XLSX_ZAHL_PAYLOAD;