Skip to content

Commit 48f573f

Browse files
alexxyzengdarrachequesne
authored andcommitted
fix(typings): update definition to match wrapper.mjs (#1456)
1 parent d28cde7 commit 48f573f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ exports.connect = lookup;
101101

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

0 commit comments

Comments
 (0)