Skip to content

Commit

Permalink
refactor(sio): export the ExtendedError type
Browse files Browse the repository at this point in the history
Related: #4798
  • Loading branch information
darrachequesne committed Sep 18, 2024
1 parent 1f54ee0 commit 32c761f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/socket.io/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1177,5 +1177,6 @@ export {
BroadcastOperator,
RemoteSocket,
DefaultEventsMap,
ExtendedError,
};
export { Event } from "./socket";

0 comments on commit 32c761f

Please sign in to comment.