fix: expose abstract numbering (#70)
parent
d570df6813
commit
4c5350381c
|
@ -414,6 +414,7 @@ export * from "./text";
|
|||
export * from "./comment";
|
||||
export * from "./comment-end";
|
||||
export * from "./numbering";
|
||||
export * from "./abstract-numbering";
|
||||
export * from "./bookmark-start";
|
||||
export * from "./bookmark-end";
|
||||
export * from "./break";
|
||||
|
|
Loading…
Reference in New Issue