Skip to content

Commit

Permalink
chore: export
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jul 29, 2024
1 parent 7fa7e35 commit 70c5feb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,8 @@ export {
type RpcRequestErrorType,
TimeoutError,
type TimeoutErrorType,
SocketClosedError,
type SocketClosedErrorType,
WebSocketRequestError,
type WebSocketRequestErrorType,
} from './errors/request.js'
Expand Down

0 comments on commit 70c5feb

Please sign in to comment.