Files
docx-js/src/file/drawing/index.ts
Igor Bulovski 97b254ee7b add support for floating drawings
- added need elements and test for them
2018-06-08 16:03:04 +02:00

4 lines
84 B
TypeScript

export * from "./drawing";
export * from "./text-wrap";
export * from "./floating";