Function downloadImage

  • This method downloads the image from the given URL and returns the local file path.

    Parameters

    • imageUrl: string

    Returns Promise<string>

    Local file path

Generated using TypeDoc