Your IP : 18.220.60.154


Current Path : /home/bitrix/ext_www/coffe.land/bitrix/js/ui/indexeddb/
Upload File :
Current File : /home/bitrix/ext_www/coffe.land/bitrix/js/ui/indexeddb/config.php

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

return [
	'js' => [
		'/bitrix/js/ui/indexeddb/dexie.js',
		'/bitrix/js/ui/indexeddb/ui.indexeddb.bundle.js',
	],
	'skip_core' => true,
	'rel' => [
		'main.polyfill.complex',
	],
];