Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
IterableIterator
Interface IterableIterator<T>
Type Parameters
T
Hierarchy
Iterator
<
T
>
IterableIterator
Index
Methods
[iterator]
next
return?
throw?
Methods
[iterator]
[iterator]
(
)
:
IterableIterator
<
T
>
Returns
IterableIterator
<
T
>
next
next
(
...
args
)
:
IteratorResult
<
T
,
any
>
Parameters
Rest
...
args
:
[
]
|
[
undefined
]
Returns
IteratorResult
<
T
,
any
>
Optional
return
return
(
value
?
)
:
IteratorResult
<
T
,
any
>
Parameters
Optional
value
:
any
Returns
IteratorResult
<
T
,
any
>
Optional
throw
throw
(
e
?
)
:
IteratorResult
<
T
,
any
>
Parameters
Optional
e
:
any
Returns
IteratorResult
<
T
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
[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