index.js 162 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 /** * mux.js * * Copyright (c) Brightcove * Licensed Apache-2.0 https://github.com/videojs/mux.js/blob/master/LICENSE */ module.exports = require('./m2ts');