Skip to content

Commit

Permalink
fix: expose JSONRPCError type
Browse files Browse the repository at this point in the history
  • Loading branch information
zcstarr committed Sep 23, 2019
1 parent 1ac9395 commit 6258256
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Expand Up @@ -95,4 +95,5 @@ export {
HTTPTransport,
EventEmitterTransport,
WebSocketTransport,
JSONRPCError,
};

0 comments on commit 6258256

Please sign in to comment.