Skip to content

frontends-web-frontend


Function: getEsDocumentDownload()

getEsDocumentDownload(workbookId, documentId): Promise<{ filename: string; url: string; }>

Defined in: frontends/web-frontend/src/es-workbooks/esWorkbookApi.ts:176

Parameters

workbookId

string

documentId

string

Returns

Promise<{ filename: string; url: string; }>