export AbstractNumbering class

This commit is contained in:
Igor Bulovski
2018-04-17 16:31:36 +02:00
parent bebfec7755
commit 8b11140be2

View File

@ -1 +1,2 @@
export * from "./numbering"; export * from "./numbering";
export * from "./abstract-numbering";