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

3 lines
55 B
TypeScript
Raw Normal View History

2017-09-19 15:49:27 +01:00
export * from "./table";
2018-05-06 03:19:36 +01:00
export * from "./table-cell";