UNPKG

hjplayer

Version:

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

4 lines (3 loc) 139 B
import typeSupportData from '../Interfaces/typeSupportData'; declare const typeSupport: () => typeSupportData; export default typeSupport;