UNPKG

mobyo-interfaces

Version:
6 lines (5 loc) 95 B
export interface IMessagerChannel { channelId: string; type: string; id: string; }