DomUtils.Feedinterface Feed {author?: string;description?: string;id?: string;items: FeedItem[];link?: string;title?: string;type: string;updated?: Date;}§Properties§author?: string[src]§description?: string[src]§id?: string[src]§items: FeedItem[][src]§link?: string[src]§title?: string[src]§type: string[src]§updated?: Date[src]