Files
docx-js/src/file/table/index.ts

4 lines
97 B
TypeScript
Raw Normal View History

2017-09-19 15:49:27 +01:00
export * from "./table";
2018-05-06 03:19:36 +01:00
export * from "./table-cell";
2018-10-23 09:08:43 -02:00
export * from "./table-float-properties";