Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface FeedItem

Hierarchy

  • Item
    • FeedItem

Indexable

[x: string]: any

Index

Properties

author

author: string

categories

categories: string[]

comments

comments: string

date

date: Date | null

description

description: string

enclosures

enclosures: Enclosure[]

guid

guid: string

image

image: Image

link

link: string

meta

meta: Meta

origlink

origlink: string

pubdate

pubdate: Date | null

summary

summary: string

title

title: string

Generated using TypeDoc