cath
    Preparing search index...

    Interface RedditObject

    interface RedditObject {
        footer: String;
        image: String;
        title: String;
        url: String;
    }
    Index

    Properties

    Properties

    footer: String
    image: String
    title: String
    url: String