UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

6 lines (5 loc) 166 B
import React from 'react'; /** * Loading indicator for the ChannelList */ export declare const LoadingChannels: React.MemoExoticComponent<() => React.JSX.Element>;