mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
4 lines
245 B
JavaScript
4 lines
245 B
JavaScript
// This file is used to create a standalone javascript file for use in a script tag. The
|
|
// file that is output assumes that Video.js is available at `window.videojs`.
|
|
|
|
require('./index')(undefined, window.SILVERMINE_VIDEOJS_CHROMECAST_CONFIG);
|