moved to es6 module system
This commit is contained in:
2
ts/docx/index.ts
Normal file
2
ts/docx/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export {Document} from "./document";
|
||||
export {Paragraph} from "./paragraph";
|
Reference in New Issue
Block a user