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

4 lines
110 B
TypeScript
Raw Normal View History

2018-10-23 23:44:50 +01:00
export * from "./table-properties";
export * from "./table-float-properties";
2019-06-25 20:57:46 +01:00
export * from "./table-layout";