Current Path : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/main/polyfill/closest/js/ |
Current File : /var/www/www-root/data/www/www.monolith-realty.ru/bitrix/js/main/polyfill/closest/js/closest.min.js |
(function(){"use strict";if(!Element.prototype.closest){Object.defineProperty(Element.prototype,"closest",{enumerable:false,value:function(e){var t=this;while(t){if(t.matches(e)){return t}t=t.parentElement}return null}})}})(); //# sourceMappingURL=closest.map.js