Your IP : 216.73.216.86


Current Path : /var/www/homesaver/www/bitrix/js/ui/video-player/
Upload File :
Current File : /var/www/homesaver/www/bitrix/js/ui/video-player/config.php

<?
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
	die();
}

return [
	'js' => './dist/video-player.bundle.js',
	'css' => './dist/video-player.bundle.css',
	'rel' => [
		'ui.video-js',
		'ui.icon-set.actions',
		'ls',
	],
];