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

    Type Alias DisconnectStatus

    type DisconnectStatus = {
        server: string;
        type: "disconnect";
    }
    Index

    Properties

    Properties

    server: string
    type: "disconnect"