Type Alias HidePost

HidePost: { hide: boolean; post_id: PostId }

Hide a post from list views

Type declaration