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
Currently we are using "unchecked_return_type" directly on the function to specify the return type on typescript. This can be generated from functions return type and applied automatically inside the macro.