UNPKG

ng6-socket-io

Version:

Socket.IO Module for Angular 6 and RxJS6

4 lines (3 loc) 182 B
export { SocketIoModule } from './dist/socket-io.module'; export { SocketIoConfig } from './dist/socketIoConfig'; export { WrappedSocket as Socket } from './dist/socket-io.service';