Function downloadBlob

  • Download a blob as a file in the browser.

    Parameters

    • b: Blob

      blob to download

    • name: string

      name of the file

    Returns void

Generated using TypeDoc