Function downloadFile

  • Download blob as a file

    Parameters

    • blob: string | string[] | Blob

      File as a blob

    • name: string

      Name blob will be downloaded as

    Returns void