ExtrasSingleImageResponse: {
    html_info: string;
    image?: string;
}

Type declaration

  • html_info: string

    A series of HTML tags containing the process info.

  • Optional image?: string

    The generated image in base64 format.