UNPKG

mpegts.js

Version:

HTML5 MPEG2-TS Stream Player

5 lines (3 loc) 122 B
// entry/index file // make it compatible with browserify's umd wrapper module.exports = require('./mpegts.js').default;