Interface Trending

interface Trending {
    item?: TrendingItem;
}

Properties

Properties