Export file properties

This commit is contained in:
Dolan
2018-09-26 02:03:32 +01:00
parent 6e0c12afb3
commit 8ec5bc05e0

View File

@ -1,6 +1,7 @@
export * from "./paragraph";
export * from "./table";
export * from "./file";
export * from "./file-properties";
export * from "./numbering";
export * from "./media";
export * from "./drawing";