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

    Type Alias ConsumerCreateOptions

    type ConsumerCreateOptions = {
        pedantic?: boolean;
    }
    Index

    Properties

    Properties

    pedantic?: boolean

    If true, the server will check that the consumer configuration aligns with stream settings that affect the consumer.