| Current Path : /var/www/homesaver/www/bitrix/js/pull/queuemanager/ |
| Current File : /var/www/homesaver/www/bitrix/js/pull/queuemanager/config.php |
<?php
if (!defined('B_PROLOG_INCLUDED') || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'css' => [],
'js' => [
'dist/queuemanager.js',
],
'rel' => [
'ui.notification',
],
];