Files
docx-js/src/file/document/index.ts
2020-10-27 01:54:40 +00:00

5 lines
130 B
TypeScript

export * from "./document";
export * from "./document-attributes";
export * from "./body";
export * from "./document-background";