UNPKG

@replyke/ui-core-react-js

Version:

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

5 lines (4 loc) 172 B
declare const InfiniteScrollTrigger: ({ onTriggered, }: { onTriggered: () => void; }) => import("react/jsx-runtime").JSX.Element; export default InfiniteScrollTrigger;