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

6 lines 320 B
import { AvailableFilter } from '@sage-bionetworks/synapse-types'; export declare const TESTING_TRASH_BTN_CLASS = "TESTING_TRASH_BTN_CLASS"; export default function DownloadListTable({ filter, }: { filter?: AvailableFilter; }): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=DownloadListTable.d.ts.map