UNPKG

ngx-socket-io

Version:
4 lines (3 loc) 226 B
export { SocketIoModule, SOCKET_CONFIG_TOKEN, provideSocketIo } from './src/socket-io.module'; export { SocketIoConfig } from './src/config/socket-io.config'; export { WrappedSocket as Socket } from './src/socket-io.service';