NIMTeamMessageNotifyTypeEnumEnumMap top-level constant
Implementation
const NIMTeamMessageNotifyTypeEnumEnumMap = {
NIMTeamMessageNotifyTypeEnum.all: 'all',
NIMTeamMessageNotifyTypeEnum.manager: 'manager',
NIMTeamMessageNotifyTypeEnum.mute: 'mute',
};