var u=(c,e,t)=>new Promise((r,l)=>{var s=a=>{try{n(t.next(a))}catch(o){l(o)}},x=a=>{try{n(t.throw(a))}catch(o){l(o)}},n=a=>a.done?r(a.value):Promise.resolve(a.value).then(s,x);n((t=t.apply(c,e)).next())});class d{constructor(){}static OnChange(e,t,r,l,s,x){return u(this,null,function*(){return null})}static SetTextBoxVal(e,t,r){e[t]=r}static GetTextBoxVal(e,t){return e[t]}}export{d as FrmBodyTextBoxChange};