UNPKG

tjc-sdk

Version:

TIANJI IM SDK

2 lines (1 loc) 292 B
import t from"./conversationType.js";class s{type=t.Single;conversationType=this.type;target="";line=0;constructor(t,s,i=0){this.type=t,this.conversationType=t,this.target=s,this.line=i}equal(t){return!!t&&this.type===t.type&&this.target===t.target&&this.line===t.line}}export{s as default};