sheetjs/packages/s/dist/typings/index.d.ts

4 lines
155 B
TypeScript

/*! s.js (C) 2019-present SheetJS -- https://sheetjs.com */
export { Workbook } from "./s/Workbook";
export { get_XLSX, set_XLSX } from "./s/XLSXWrapper";