UNPKG
openvidu-browser-fork
Version:
latest (2.7.0-r7)
2.7.0
2.7.0-r7
OpenVidu Browser fork
github.com/instrumentisto/openvidu
instrumentisto/openvidu
openvidu-browser-fork
/
lib
/
OpenViduInternal
/
KurentoUtils
/
kurento-jsonrpc
/
clients
/
index.js
3 lines
•
120 B
JavaScript
View Raw
1
2
3
var
JsonRpcClient
=
require
(
'./jsonrpcclient'
);
exports
.
JsonRpcClient
=
JsonRpcClient
;
//# sourceMappingURL=index.js.map