interface Logo {
    alt: string;
    url: string;
}

Properties

Properties

alt: string
url: string