UNPKG

@replyke/core

Version:

Replyke: Build interactive apps with social features like comments, votes, feeds, user lists, notifications, and more.

2 lines (1 loc) 73 B
export type FeedSortByOptions = "top" | "hot" | "new" | "controversial";