Preparing search index...
The search index is not available
nats-base-library
nats-base-library
SyncIterator
Type alias SyncIterator<T>
Sync
Iterator
<
T
>
:
{
next
(
)
:
Promise
<
T
>
;
}
Type Parameters
T
Type declaration
next
:
function
next
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
nats-base-library
Loading...