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