Files
docx-js/src/file/paragraph/run/index.ts
2019-10-04 01:20:41 +01:00

8 lines
211 B
TypeScript

export * from "./run";
export * from "./text-run";
export * from "./symbol-run";
export * from "./picture-run";
export * from "./run-fonts";
export * from "./sequential-identifier";
export * from "./underline";