Files
docx-js/src/file/table/index.ts
2018-10-23 23:44:50 +01:00

4 lines
91 B
TypeScript

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