UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

4 lines (3 loc) 206 B
import type { Translator } from '../TranslationBuilder'; import type { NotificationTranslatorOptions } from './types'; export declare const pollVoteCountTrespass: Translator<NotificationTranslatorOptions>;