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