Move media to sub folder

This commit is contained in:
Dolan
2017-12-20 00:06:08 +00:00
parent 4c369510ce
commit e9e68bc802
9 changed files with 9 additions and 7 deletions

View File

@ -3,3 +3,5 @@ export * from "./paragraph";
export * from "./table";
export * from "./file";
export * from "./numbering";
export * from "./media";
export * from "./drawing";