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

    Type Alias SubjectTransformConfig

    type SubjectTransformConfig = {
        dest: string;
        src?: string;
    }
    Index

    Properties

    Properties

    dest: string

    The destination pattern

    src?: string

    The source pattern