3 lines
63 B
TypeScript
3 lines
63 B
TypeScript
|
|
import * as ExcelJS from './dist/es5';
|
||
|
|
export default ExcelJS;
|