You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the exec() method return Promise for now which is not fully correct. we have the ability to define the return values using returnValues(). we need to make the typing more generic