We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3add3e1 commit 19ab1e9Copy full SHA for 19ab1e9
lib/index.ts
@@ -93,4 +93,4 @@ exports.connect = lookup;
93
*/
94
95
export { Manager } from "./manager";
96
-export { lookup as io };
+export { lookup as io, Socket, SocketOptions };
0 commit comments