demo27 for TableOfContents

This commit is contained in:
Sergio Mendonça
2018-09-04 11:03:17 -03:00
parent b1711ae293
commit 12c1f82efe
2 changed files with 27 additions and 0 deletions

View File

@ -6,4 +6,5 @@ export * from "./media";
export * from "./drawing";
export * from "./document";
export * from "./styles";
export * from "./table-of-contents";
export * from "./xml-components";