UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

6 lines 299 B
export * from './translations'; export * from './Streami18n'; export * from './TranslationBuilder'; export { defaultDateTimeParser, defaultTranslatorFunction, isDate, isDayOrMoment, isLanguageSupported, isNumberOrString, } from './utils'; export * from './types'; //# sourceMappingURL=index.d.ts.map