UNPKG
@ihadeed/transport-commons
Version:
latest (600.0.0)
600.0.0
500.0.0
100.5.0
100.4.0
100.3.0
100.2.0
100.1.0
100.0.0
6.0.0
5.7.0
5.6.0
5.5.0
5.4.0
5.3.0
5.2.1
5.0.1
Shared functionality for websocket providers
feathersjs.com
feathersjs/feathers
@ihadeed/transport-commons
/
client.js
2 lines
(1 loc)
•
50 B
JavaScript
View Raw
1
2
module.exports
= require(
'./lib/client'
).Service
;