Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
AsyncIterableIterator
Interface AsyncIterableIterator<T>
Type Parameters
T
Hierarchy
AsyncIterator
<
T
>
AsyncIterableIterator
Index
Methods
[async
Iterator]
next
return?
throw?
Methods
[async
Iterator]
[async
Iterator]
(
)
:
AsyncIterableIterator
<
T
>
Returns
AsyncIterableIterator
<
T
>
next
next
(
...
args
)
:
Promise
<
IteratorResult
<
T
,
any
>
>
Parameters
Rest
...
args
:
[
]
|
[
undefined
]
Returns
Promise
<
IteratorResult
<
T
,
any
>
>
Optional
return
return
(
value
?
)
:
Promise
<
IteratorResult
<
T
,
any
>
>
Parameters
Optional
value
:
any
Returns
Promise
<
IteratorResult
<
T
,
any
>
>
Optional
throw
throw
(
e
?
)
:
Promise
<
IteratorResult
<
T
,
any
>
>
Parameters
Optional
e
:
any
Returns
Promise
<
IteratorResult
<
T
,
any
>
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
[async
Iterator]
next
return
throw
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc