interface Thumbnail {
    responsive: string;
    url: string;
}

Properties

Properties

responsive: string
url: string