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

5 lines
120 B
TypeScript

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