Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.modelence.com/llms.txt

Use this file to discover all available pages before exploring further.

API Reference / modelence / server / downloadFile
downloadFile(filePath): Promise<DownloadFileResult>
Defined in: packages/modelence/src/files/index.ts:39

Parameters

ParameterType
filePathstring

Returns

Promise<DownloadFileResult>