UNPKG

feathers-socketio

Version:

The Feathers Socket.io real-time API provider

8 lines (3 loc) 119 B
declare function socketio(connections:any, options?:any):Function; declare namespace socketio{} export = socketio;