| Current Path : /var/www/homesaver/www/bitrix/modules/sender/install/js/sender/consent/preview/ |
| Current File : /var/www/homesaver/www/bitrix/modules/sender/install/js/sender/consent/preview/config.php |
<?
if (!defined("B_PROLOG_INCLUDED") || B_PROLOG_INCLUDED !== true)
{
die();
}
return [
'css' => 'dist/consent_preview.bundle.css',
'js' => 'dist/consent_preview.bundle.js',
];