UNPKG

hjplayer

Version:

hjplayer, a HTML5 Player, can play flv and hls by Media Source Extension, based on typescript;

7 lines (4 loc) 123 B
import HJPlayer from './HJPlayer'; import Polyfill from './Utils/Polyfill'; Polyfill.install(); export default HJPlayer;