5 lines
118 B
TypeScript
5 lines
118 B
TypeScript
export * from "./table";
|
|
export * from "./table-cell";
|
|
export * from "./table-properties";
|
|
export * from "./shading";
|