Type Alias ResultsObject

ResultsObject: { lastUpdated: string | undefined; posts: PostsObject[] }

Type declaration