UNPKG

@metabohub/forum-library

Version:

[![pipeline status](https://forgemia.inra.fr/metabohub/web-components/mth-forum-lib/badges/dev/pipeline.svg)](https://forgemia.inra.fr/metabohub/web-components/mth-forum-lib/-/commits/dev) [![coverage report](https://forgemia.inra.fr/metabohub/web-compone

8 lines (7 loc) 268 B
import { EndpointSearchResults } from "./endpoint-search-results"; /** * Launch the download file action * @param endpointSearchResults the endpoint configuration */ export declare function launchFileDownload(// endpointSearchResults: EndpointSearchResults): void;