UNPKG
node-webplay
Version:
latest (0.0.6)
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1
A nodejs streaming server implementation
github.com/mediagoom/node-play
mediagoom/node-play
node-webplay
/
bin
/
client
/
js
/
index.js
7 lines
(4 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
var
_index =
require
(
"../../uploader/index.js"
);
window
.
$upm
=
new
_index.
UploadManager
();
//# sourceMappingURL=index.js.map