/**
 * Minified by jsDelivr using Terser v5.37.0.
 * Original file: /npm/mdn-array-from@1.0.0/polyfill.js
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
!function(){"use strict";var t,r,e,n;Array.from||(Array.from=(t=Object.prototype.toString,r=function(r){return"function"==typeof r||"[object Function]"===t.call(r)},e=Math.pow(2,53)-1,n=function(t){var r=function(t){var r=Number(t);return isNaN(r)?0:0!==r&&isFinite(r)?(r>0?1:-1)*Math.floor(Math.abs(r)):r}(t);return Math.min(Math.max(r,0),e)},function(t){var e=Object(t);if(null==t)throw new TypeError("Array.from doit utiliser un objet semblable à un tableau - null ou undefined ne peuvent pas être utilisés");var i,o=arguments.length>1?arguments[1]:void 0;if(void 0!==o){if(!r(o))throw new TypeError("Array.from: lorsqu il est utilisé le deuxième argument doit être une fonction");arguments.length>2&&(i=arguments[2])}for(var u,a=n(e.length),l=r(this)?Object(new this(a)):new Array(a),f=0;f<a;)u=e[f],l[f]=o?void 0===i?o(u,f):o.call(i,u,f):u,f+=1;return l.length=a,l}))}();
//# sourceMappingURL=/sm/c8ad6a4f5292fb208167bdb7640b2cfad887c13349c26429873b95bfb1de10cc.map