UNPKG

bitmovin-player

Version:

The Bitmovin HTML5 Adaptive Streaming Player for MPEG-DASH and HLS

7 lines (4 loc) 117 B
import { Player } from './types/Export'; export * from './types/Export'; export default Player; export { Player };