Variable WebTransportError

    WebTransportError: {
        prototype: WebTransportError;
        new (message?: string, options?: WebTransportErrorOptions): WebTransportError;
    }