We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ff0545 commit 64774f4Copy full SHA for 64774f4
index.ts
@@ -1,3 +1,3 @@
1
-export { SocketIoModule } from './src/socket-io.module';
+export { SocketIoModule, SOCKET_CONFIG_TOKEN } from './src/socket-io.module';
2
export { SocketIoConfig } from './src/config/socket-io.config';
3
export { WrappedSocket as Socket } from './src/socket-io.service';
0 commit comments