Files
docx-js/src/file/table/index.ts
2019-03-21 01:06:07 +00:00

5 lines
118 B
TypeScript

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