near-api-js - v7.0.4
    Preparing search index...

    Interface ConnectionInfo

    interface ConnectionInfo {
        headers?: { [key: string]: string | number };
        url: string;
    }
    Index

    Properties

    Properties

    headers?: { [key: string]: string | number }
    url: string