UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

6 lines 205 B
import React from 'react'; /** * Loading indicator for the ChannelList */ export declare const LoadingChannels: React.MemoExoticComponent<() => JSX.Element>; //# sourceMappingURL=LoadingChannels.d.ts.map