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

@ -2,3 +2,4 @@ export * from "./document";
export * from "./paragraph";
export * from "./table";
export * from "./file";
export * from "./numbering";