We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20bd66 commit 022b25cCopy full SHA for 022b25c
src/file/index.ts
@@ -1,6 +1,7 @@
1
export * from "./paragraph";
2
export * from "./table";
3
export * from "./file";
4
+export * from "./file-child";
5
export * from "./numbering";
6
export * from "./media";
7
export * from "./drawing";
0 commit comments