UNPKG

psi-socket-io

Version:
3 lines 192 B
export { SocketIoModule } from './src/socket-io.module'; export { SocketIoConfig } from './src/config/socket-io.config'; export { WrappedSocket as Socket } from './src/socket-io.service';