Gun-Vue docs / files/useFile / downloadFile
Function: downloadFile()
downloadFile(
text
,fileType
,fileName
,isBlob
):void
Defined in: src/files/useFile.js:3
Parameters
text
any
fileType
any
fileName
any
isBlob
boolean
= true
Returns
void