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 type definition for Client constructor doesn't include the overloaded method to include client options. Because of that I'm unable to define a region as described in documentation:
Ignoring types does work so its obvious its a type issue:
Thank you for bringing this to our attention. The region support was only recently added and the typescript definitions were missed. We will have to update our code generator to fix this.
I'll leave this issue open until the fix has been merged and deployed.
The type definition for Client constructor doesn't include the overloaded method to include client options. Because of that I'm unable to define a region as described in documentation:
Ignoring types does work so its obvious its a type issue:
Related to #177
The text was updated successfully, but these errors were encountered: