UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

5 lines 274 B
export * from './AudioPlayer'; export * from './components'; export * from './plugins'; export { useActiveAudioPlayer, useAudioPlayer, type UseAudioPlayerProps, type WithAudioPlaybackProps, WithAudioPlayback, } from './WithAudioPlayback'; //# sourceMappingURL=index.d.ts.map