interface CoverMedia {
    thumbnail_src: string;
}

Properties

Properties

thumbnail_src: string