Add back xml-component export

This commit is contained in:
Dolan
2018-05-08 01:26:13 +01:00
parent 53ab822dbc
commit fdf6a59c4c

View File

@ -5,3 +5,4 @@ export * from "./numbering";
export * from "./media"; export * from "./media";
export * from "./drawing"; export * from "./drawing";
export * from "./styles"; export * from "./styles";
export * from "./xml-components";