ItemSequencetype
AsyncIterable<Item<I, T>, void, void>
| Type | |
|---|---|
AsyncIterable | |
Item | An item object is a data object that includes an "id" identifier property that is either a string or number. |
An async sequence of item objects.
AsyncIterable<Item<I, T>, void, void>
| Type | |
|---|---|
AsyncIterable | |
Item | An item object is a data object that includes an "id" identifier property that is either a string or number. |
An async sequence of item objects.