UNPKG

hjplayer

Version:

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

5 lines (4 loc) 125 B
/** * 获取全局, 在web worker环境中时, 不存在window对象 */ export default function getGlobalObject(): Window;