Interface PostsInsightsFeedResponseImage

interface PostsInsightsFeedResponseImage {
    uri: string;
}

Properties

Properties

uri: string