@nats-io/nats-core
    Preparing search index...

    Type Alias ReconnectStatus

    type ReconnectStatus = {
        server: string;
        type: "reconnect";
    }
    Index

    Properties

    Properties

    server: string
    type: "reconnect"