Member Junction
    Preparing search index...

    One feed to read. Name is what a merged result set is attributed to.

    interface RSSFeedInput {
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    name: string
    url: string