UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

3 lines (2 loc) 110 B
import type { Notification } from 'stream-chat'; export declare const useNotifications: () => Notification[];