Rename importDocx to import-dotx

This commit is contained in:
Dolan
2018-09-24 22:00:08 +01:00
parent f2b50478bf
commit 0a8feca6ab
6 changed files with 7 additions and 7 deletions

View File

@ -3,4 +3,4 @@
export { File as Document } from "./file";
export * from "./file";
export * from "./export";
export * from "./importDocx";
export * from "./import-dotx";