Merge pull request #231 from Vivekananda-Athukuri/master

Export Num class
This commit is contained in:
Dolan
2019-01-04 12:06:14 +00:00
committed by GitHub

View File

@ -1,3 +1,4 @@
export * from "./numbering";
export * from "./abstract-numbering";
export * from "./level";
export * from "./num";