UNPKG

@slashedcloud/player

Version:

A media player application utilizing Shaka Player for adaptive video streaming, capable of playing HLS, MPD and plain HTTP video streams.

4 lines (3 loc) 100 B
import { default as Player } from './Player'; export default Player; export type * from './Player';