Files
docx-js/src/file/document/index.ts
2018-09-17 12:48:21 -05:00

4 lines
91 B
TypeScript

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