UNPKG

synapse-react-client

Version:

[![npm version](https://badge.fury.io/js/synapse-react-client.svg)](https://badge.fury.io/js/synapse-react-client) [![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettie

4 lines 328 B
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