Move numbering into sub folder

This commit is contained in:
Dolan
2017-12-20 00:01:23 +00:00
parent 96413d6c47
commit 4c369510ce
12 changed files with 19 additions and 18 deletions

View File

@ -1,6 +1,5 @@
export * from "./docx";
export * from "./export";
export { Numbering } from "./numbering";
export { Styles } from "./styles";
export { Media } from "./media";
export * from "./export";