vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface Transport

    interface Transport {
        httpRequest(request: HttpRequestInfo): Promise<HttpResponse>;
    }

    Implemented by

    Index

    Methods

    Methods