Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/video-js/src/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/video-js/src/index.js

import { Reflection } from 'main.core';

const namespace = Reflection.namespace('BX.UI.VideoJs');
const videojs = window.videojs;

namespace.videojs = videojs;

// export * from 'video.js';

export {
	videojs,
};