Interface Feed

The root of a feed.

Hierarchy

  • Feed

Properties

author?: string
description?: string
id?: string
items: FeedItem[]
link?: string
title?: string
type: string
updated?: Date