Variable NewsSearchSelectorConst
NewsSearchSelector: {
description: string;
link: string;
published_date: string;
source: string;
thumbnail_image: string;
title: string;
} = ...
Type declaration
description: string
link: string
published_date: string
source: string
thumbnail_image: string
title: string