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

    Type Alias BatchCallback<T>

    BatchCallback: (done: CompletionResult | null, d: T) => void

    Type Parameters

    • T

    Type declaration