!function(e,t){"object"==typeofexports&&"undefined"!=typeofmodule?module.exports=t():"function"==typeofdefine&&define.amd?define(t):(e="undefined"!=typeofglobalThis?globalThis:e||self).axios=t()}(this,(function(){"use strict";functione(t){returne="function"==typeofSymbol&&"symbol"==typeofSymbol.iterator?function(e){returntypeofe}:function(e){returne&&"function"==typeofSymbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeofe},e(t)}functiont(e,t){if(!(einstanceoft))thrownewTypeError("Cannot call a class as a function")}functionn(e,t){for(varn=0;n<t.length;n++){varr=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"inr&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}functionr(e,t,r){returnt&&n(e.prototype,t),r&&n(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}functiono(e,t){returnfunction(){returne.apply(t,arguments)}}vari,s=Object.prototype.toString,a=Object.getPrototypeOf,u=(i=Object.create(null),function(e){vart=s.call(e);returni[t]||(i[t]=t.slice(8,-1).toLowerCase())}),c=function(e){returne=e.toLowerCase(),function(t){returnu(t)===e}},f=function(t){returnfunction(n){returne(n)===t}},l=Array.isArray,d=f("undefined");varh=c("ArrayBuffer");varp=f("string"),m=f("function"),v=f("number"),y=function(t){returnnull!==t&&"object"===e(t)},b=function(e){if("object"!==u(e))return!1;vart=a(e);return!(null!==t&&t!==Object.prototype&&null!==Object.getPrototypeOf(t)||Symbol.toStringTagine||Symbol.iteratorine)},g=c("Date"),E=c("File"),w=c("Blob"),O=c("FileList"),R=c("URLSearchParams");functionS(t,n){varr,o,i=arguments.length>2&&void0!==arguments[2]?arguments[2]:{},s=i.allOwnKeys,a=void0!==s&&s;if(null!=t)if("object"!==e(t)&&(t=[t]),l(t))for(r=0,o=t.length;r<o;r++)n.call(null,t[r],r,t);else{varu,c=a?Object.getOwnPropertyNames(t):Object.keys(t),f=c.length;for(r=0;r<f;r++)u=c[r],n.call(null,t[u],u,t)}}varA,j=(A="undefined"!=typeofUint8Array&&a(Uint8Array),function(e){returnA&&einstanceofA}),T=c("HTMLFormElement"),x=function(e){vart=Object.prototype.hasOwnProperty;returnfunction(e,n){returnt.call(e,n)}}(),C=c("RegExp"),N=function(e,t){varn=Object.getOwnPropertyDescriptors(e),r={};S(n,(function(n,o){!1!==t(n,o,e)&&(r[o]=n)})),Object.defineProperties(e,r)},P={isArray:l,isArrayBuffer:h,isBuffer:function(e){returnnull!==e&&!d(e)&&null!==e.constructor&&!d(e.constructor)&&m(e.constructor.isBuffer)&&e.constructor.isBuffer(e)},isFormData:function(e){vart="[object FormData]";returne&&("function"==typeofFormData&&einstanceofFormData||s.call(e)===t||m(e.toString)&&e.toString()===t)},isArrayBufferView:function(e){return"undefined"!=typeofArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&h(e.buffer)},isString:p,isNumber:v,isBoolean:function(e){return!0===e||!1===e},isObject:y,isPlainObject:b,isUndefined:d,isDate:g,isFile:E,isBlob:w,isRegExp:C,isFunction:m,isStream:function(e){returny(e)&&m(e.pipe)},isURLSearchParams:R,isTypedArray:j,isFileList:O,forEach:S,merge:functione(){for(vart={},n=function(n,r){b(t[r])&&b(n)?t[r]=e(t[r],n):b(n)?t[r]=e({},n):l(n)?t[r]=n.slice():t[r]=n},r=0,o=arguments.length;r<o;r++)arguments[r]&&S(arguments[r],n);returnt},extend:function(e,t,n){varr=arguments.length>3&&void0!==arguments[3]?arguments[3]:{},i=r.allOwnKeys;returnS(t,(function(t,r){n&&m(t)?e[r]=o(t,n):e[r]=t}),{allOwnKeys:i}),e},trim:function(e){returne.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"")},stripBOM:function(e){return65279===e.charCodeAt(0)&&(e=e.slice(1)),e},inherits:function(e,t,n,r){e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},toFlatObject:function(e,t,n,r){varo,i,s,u={};if(t=t||{},null==e)returnt;do{for(i=(o=Object.getOwnPropertyNames(e)).length;i-->0;)s=o[i],r&&!r(s,e,t)||u[s]||(t[s]=e[s],u[s]=!0);e=!1!==n&&a(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);returnt},kindOf:u,kindOfTest:c,endsWith:function(e,t,n){e=String(e),(void0===n||n>e.length)&&(n=e.length),n-=t.length;varr=e.indexOf(t,n);return-