UNPKG

wildfire-im-sdk

Version:
7 lines (6 loc) 151 B
export default class GroupType { static Normal: number; static Free: number; static Restricted: number; static Organization: number; }