Fix: add missing exports
This commit is contained in:
@ -9,3 +9,5 @@ export * from "./document";
|
||||
export * from "./styles";
|
||||
export * from "./table-of-contents";
|
||||
export * from "./xml-components";
|
||||
export * from "./header-wrapper";
|
||||
export * from "./footer-wrapper";
|
||||
|
Reference in New Issue
Block a user