| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/js/main/polyfill/closest/js/ |
| Current File : /var/www/element/data/www/revenuestory.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