Type Alias SavePost

SavePost: { post_id: PostId; save: boolean }

Save / bookmark a post.

Type declaration