synapse-react-client
Version:
[](https://badge.fury.io/js/synapse-react-client) [](https://github.com/prettier/prettie
4 lines • 328 B
TypeScript
import { CellContext } from '@tanstack/react-table';
import { EntityFinderTableViewRowData } from '../DetailsView';
export declare function FileEntityDirectDownloadCell(props: CellContext<EntityFinderTableViewRowData, unknown>): import("react/jsx-runtime").JSX.Element;
//# sourceMappingURL=FileEntityDirectDownloadCell.d.ts.map