UNPKG
flv-h265
Version:
latest (1.7.0)
1.7.0
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
HTML5 FLV Player
github.com/zhuguibiao/flv.js
zhuguibiao/flv.js
flv-h265
/
src
/
index.js
5 lines
(3 loc)
•
119 B
JavaScript
View Raw
1
2
3
4
5
// entry/index file
// make it compatible with browserify's umd wrapper
module
.
exports
= require(
'./flv.js'
).
default
;