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

6 lines
151 B
TypeScript

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