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
Doesn't seem like the package exports any of the types in api.gen.ts, is it on purpose? For example, I'd like to store the return value of client.getAccount which is an ApiAccount, but I can't reference this type in my code.
The text was updated successfully, but these errors were encountered:
Doesn't seem like the package exports any of the types in api.gen.ts, is it on purpose? For example, I'd like to store the return value of
client.getAccount
which is an ApiAccount, but I can't reference this type in my code.The text was updated successfully, but these errors were encountered: