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

    Type Alias DirectBatchStartTime

    DirectBatchStartTime: Partial<DirectBatchLimits> & {
        seq: never;
        start_time: Date | string;
    }