Files
docx-js/src/file/table/table-properties/index.ts
2019-11-24 03:22:50 +00:00

6 lines
176 B
TypeScript

export * from "./table-properties";
export * from "./table-float-properties";
export * from "./table-layout";
export * from "./table-borders";
export * from "./table-overlap";