UNPKG

@oplayer/hls

Version:

Hls plugin for oplayer

10 lines (8 loc) 179 B
declare module 'hls.js/dist/hls.min.js' { import Hls from 'hls.js' export = Hls } declare module 'hls.js/dist/hls.light.min.js' { import Hls from 'hls.js' export = Hls }