0

I am getting my file from firebase server by

getBlob(ref(this.str, `xxx.xx`)); // returns Promise<Blob>

but just calling it directly, it will get downloaded as an internal file enter image description here

How do I do it so that it gets download externally enter image description here

Ibrahim Ali
  • 2,083
  • 2
  • 15
  • 36

0 Answers0