VvebOIDC/public/admin/default/libs/gridstack/gridstack-poly.min.js

3 lines
559 B
JavaScript

/** gridstack.js 0.5.5 - IE and older browsers Polyfills for this library @preserve*/
Number.isNaN=Number.isNaN||function(r){return"number"==typeof r&&r!=r},Array.prototype.find||Object.defineProperty(Array.prototype,"find",{value:function(r){if(null==this)throw TypeError('"this" is null or not defined');var e=Object(this),t=e.length>>>0;if("function"!=typeof r)throw TypeError("predicate must be a function");for(var i=arguments[1],n=0;n<t;){var o=e[n];if(r.call(i,o,n,e))return o;n++}},configurable:!0,writable:!0});
//# sourceMappingURL=gridstack.min.map