UNPKG

softchatjs-core

Version:
2 lines 385 B
var t=class e{constructor(){this.activeConversationId="",this.screen="conversations"}static getInstace(){return e.client_state||(e.client_state=new e),e.client_state}setActiveConversation(s){this.activeConversationId=s,this.screen="chat"}unSetActiveConversation(){this.activeConversationId="",this.screen="conversations"}};export{t as default}; //# sourceMappingURL=ClientState.mjs.map