export const UI_PLATFORM = { UNI_MINI_APP: '44' } export enum MessageType { MSG_TEXT = 'TIMTextElem', MSG_CUSTOM = 'TIMCustomElem', }