aboutsummaryrefslogblamecommitdiffhomepage
path: root/shared/models/videos/video-streaming-playlist.type.ts
blob: e2e2b93ea261355082f74d1b7a31263588346c5d (plain) (tree)
1
2
3
                                              

         
export const enum VideoStreamingPlaylistType {
  HLS = 1
}