synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
4 lines • 351 B
TypeScript
import { CellContext } from '@tanstack/react-table';
import { EntityIdAndVersionNumber } from '../../EntityFinder/details/view/table/TableCellTypes';
export declare function EntityFetchErrorCell<T extends EntityIdAndVersionNumber>(props: CellContext<T, any>): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=EntityFetchErrorCell.d.ts.map