diff --git a/ts/index.ts b/ts/index.ts index 61b700b56e..b7537fd38f 100644 --- a/ts/index.ts +++ b/ts/index.ts @@ -1 +1,2 @@ -export * from "./docx"; \ No newline at end of file +export * from "./docx"; +export * from "./export"; \ No newline at end of file