Files
docx-js/src/docx/paragraph/index.ts
2017-12-15 00:01:59 +00:00

4 lines
89 B
TypeScript

export * from "./formatting";
export * from "./paragraph";
export * from "./properties";