PNGInfoResponse: {
    info: string;
    items: Record<string, any>;
    parameters: Record<string, any>;
}

Type declaration

  • info: string

    A string with the parameters used to generate the image

  • items: Record<string, any>

    A dictionary containing all the other fields the image had

  • parameters: Record<string, any>

    A dictionary with parsed generation info fields