interface Image {
    imageUrl: string;
}

Properties

Properties

imageUrl: string