@nats-io/jetstream
Preparing search index...
BatchCallback
Type Alias BatchCallback<T>
BatchCallback
:
(
done
:
CompletionResult
|
null
,
d
:
T
)
=>
void
Type Parameters
T
Type declaration
(
done
:
CompletionResult
|
null
,
d
:
T
)
:
void
Parameters
done
:
CompletionResult
|
null
d
:
T
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nats-io/jetstream
Loading...