Files
docx-js/src/file/paragraph/run/index.ts

5 lines
123 B
TypeScript
Raw Normal View History

2017-09-19 15:42:40 +01:00
export * from "./run";
2017-09-19 15:51:55 +01:00
export * from "./text-run";
export * from "./picture-run";
export * from "./sequential-identifier";