Files
docx-js/src/file/table/index.ts
2018-10-23 09:08:43 -02:00

4 lines
97 B
TypeScript

export * from "./table";
export * from "./table-cell";
export * from "./table-float-properties";