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
{{ message }}
This repository was archived by the owner on Aug 2, 2023. It is now read-only.
The callback passed to API calls can return an instance of
`ServiceError`, a type from grpc-js. The type is mentioned in the
documentation and the tutorial, but wasn't re-exported in the SDK. This
has been fixed.
0 commit comments