Merge branch 'master' of https://github.com/dolanmiu/docx into importDotx

# Conflicts:
#	src/file/file.ts
This commit is contained in:
Dolan
2018-09-19 01:53:52 +01:00
13 changed files with 370 additions and 8 deletions

View File

@ -1,2 +1,3 @@
export * from "./document";
export * from "./document-attributes";
export * from "./body";