UNPKG

@replyke/core

Version:

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

3 lines (2 loc) 127 B
import { FeedContextValues } from "../../context/feed-context"; export default function useFeed(): Partial<FeedContextValues>;