Files
docx-js/build/file/paragraph/index.d.ts

5 lines
116 B
TypeScript
Raw Normal View History

2018-04-02 14:37:54 +03:00
export * from "./formatting";
export * from "./paragraph";
export * from "./properties";
export * from "./run";