• Asks the client to download the resource at the specified URL. Multiple download requests are queued and processed sequentially to avoid browser navigation cancellation issues.

    Parameters

    • url: string

      the URL to download from

    Returns void