UNPKG

@appbuckets/react-ui

Version:
4 lines (3 loc) 147 B
import { RxTableCellComponent } from '../RxTable.types'; declare const RxTableBodyCell: RxTableCellComponent<any>; export default RxTableBodyCell;