| Current Path : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/vue3/bitrixvue/src/wrap/ |
| Current File : /var/www/homesaver/www/bitrix/modules/ui/install/js/ui/vue3/bitrixvue/src/wrap/start.js |
;(function() {
if (
typeof this.BX !== 'undefined'
&& typeof this.BX.Vue3 !== 'undefined'
&& typeof this.BX.Vue3.BitrixVue !== 'undefined'
)
{
console.warn('BX.Vue3.BitrixVue already loaded.');
return;
}