Files
docx-js/src/file/paragraph/run/index.ts
2019-11-21 01:02:46 +00:00

9 lines
234 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";
export * from "./tab";