Individual feed entry from the gateway

interface SurgeFeedEntry {
    feed_id: string;
    source: string;
}

Properties

Properties

feed_id: string
source: string