UNPKG

@procore/core-react

Version:
3 lines (2 loc) 320 B
export { Table } from './Table'; export type { BodyCellProps as TableBodyCellProps, ContainerProps as TableContainerProps, HeaderProps as TableHeaderProps, TableCellVariant as TableCellVariantProp, TableColumnSortOrder, TableHeaderCellProps, TableProps, TableSelectCellProps, TableTextCellProps, } from './Table.types';