Skip to content

Commit

Permalink
fix(typings): update definition to match wrapper.mjs (#1456)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexxyzeng authored and darrachequesne committed Mar 31, 2021
1 parent d28cde7 commit 48f573f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,3 +101,4 @@ exports.connect = lookup;

export { Manager, ManagerOptions } from "./manager";
export { lookup as io, Socket, SocketOptions };
export default lookup;

0 comments on commit 48f573f

Please sign in to comment.