Appearance
@vtj
@vtj / utils / downloadRemoteFile
downloadRemoteFile(url, filename, type?): Promise<Blob>
url
filename
type
Promise
Blob
Defined in: packages/utils/src/download.ts:19
string
string = ''
''
Promise<Blob>