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

    Type Alias Reset

    Notifies that the current consumer will be reset

    type Reset = {
        name: string;
        type: "reset";
    }
    Index

    Properties

    Properties

    name: string
    type: "reset"