mirror of
https://gitee.com/dgflash/oops-plugin-excel-to-json.git
synced 2026-05-22 18:19:19 +08:00
3 lines
65 B
TypeScript
3 lines
65 B
TypeScript
import * as ExcelJS from './dist/es5';
|
|
export default ExcelJS;
|