Skip to content

Commit

Permalink
fix: re-export more convenience types from grpc-web
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandros-megas committed Jan 5, 2022
1 parent faf6d1a commit 0b7b7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ export class ClarifaiStub {

export { V2Client }

export { Error } from 'grpc-web'
export { Error, Metadata, ClientReadableStream } from 'grpc-web'

0 comments on commit 0b7b7df

Please sign in to comment.