UNPKG

hjplayer

Version:

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

8 lines (6 loc) 112 B
type typeSupportData = { mp4: boolean mpeg: boolean mp3: boolean } export default typeSupportData;