UNPKG

@likeminds.community/chat-js-beta

Version:

LikeMinds Javascript SDK for chat APIs

5 lines (4 loc) 71 B
export interface ChatroomAction { id: number; title: string; }