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
It seems like promises are untyped which is the same problem we have in Rust SDK and trying to resolve. This means we would not be able to tell return type of functions that return promises which is a problem
The text was updated successfully, but these errors were encountered:
From @itegulov :
The text was updated successfully, but these errors were encountered: