We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2774e83 commit 4a8610fCopy full SHA for 4a8610f
1 file changed
packages/packages/google-gax/src/index.ts
@@ -159,3 +159,5 @@ export interface PaginationResponse<
159
nextPageRequest?: RequestObject;
160
rawResponse?: ResponseObject;
161
}
162
+
163
+export {ServiceError} from '@grpc/grpc-js';
0 commit comments