UNPKG

stream-chat-react

Version:

React components to create chat conversations or livestream style chat

2 lines (1 loc) 73 B
export var isChannel = function (output) { return output.cid != null; };