3 lines
147 B
TypeScript
3 lines
147 B
TypeScript
|
|
export { TableCell, type TableFieldType, type TableCellProps } from "./table-cell";
|
||
|
|
export { TableView, type TableViewProps } from "./table-view";
|