Preparing search index...
The search index is not available
@nats-io/nats-core
@nats-io/nats-core
SyncIterator
Type Alias SyncIterator<T>
SyncIterator
:
{
next
()
:
Promise
<
T
>
}
Type Parameters
T
Type declaration
next
:
function
next
()
:
Promise
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@nats-io/nats-core
Loading...