This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! For license information please see w3champions.js.LICENSE.txt */ | |
(()=>{var e={2520:(e,t,n)=>{"use strict";n.r(t),n.d(t,{AbortError:()=>i,DefaultHttpClient:()=>O,HttpClient:()=>p,HttpError:()=>r,HttpResponse:()=>d,HttpTransportType:()=>j,HubConnection:()=>B,HubConnectionBuilder:()=>X,HubConnectionState:()=>L,JsonHubProtocol:()=>J,LogLevel:()=>h,MessageType:()=>D,NullLogger:()=>f,Subject:()=>N,TimeoutError:()=>o,TransferFormat:()=>W,VERSION:()=>m});class r extends Error{constructor(e,t){const n=new.target.prototype;super(`${e}: Status code '${t}'`),this.statusCode=t,this.__proto__=n}}class o extends Error{constructor(e="A timeout occurred."){const t=new.target.prototype;super(e),this.__proto__=t}}class i extends Error{constructor(e="An abort occurred."){const t=new.target.prototype;super(e),this.__proto__=t}}class a extends Error{constructor(e,t){const n=new.target.prototype;super(e),this.transport=t,this.errorType="UnsupportedTransportError",this.__proto__=n}}class s extends Error{constructor(e,t){const n= |