API Reference / modelence / client / downloadFileDocumentation Index
Fetch the complete documentation index at: https://docs.modelence.com/llms.txt
Use this file to discover all available pages before exploring further.
downloadFile(Defined in: packages/modelence/src/files/client.ts:50filePath):Promise<{downloadUrl:string; }>
Parameters
| Parameter | Type |
|---|---|
filePath | string |
Returns
Promise<{ downloadUrl: string; }>