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

4 lines
155 B
TypeScript
Raw Normal View History

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