Search
Preparing search index...
The search index is not available
@nftstorage/metaplex-auth
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@nftstorage/metaplex-auth
<internal>
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
:
[
]
|
[
undefined
]
)
:
IteratorResult
<
T
,
any
>
Parameters
Rest
...
args:
[
]
|
[
undefined
]
Returns
IteratorResult
<
T
,
any
>
Optional
return
return
(
value
?:
any
)
:
IteratorResult
<
T
,
any
>
Parameters
Optional
value:
any
Returns
IteratorResult
<
T
,
any
>
Optional
throw
throw
(
e
?:
any
)
:
IteratorResult
<
T
,
any
>
Parameters
Optional
e:
any
Returns
IteratorResult
<
T
,
any
>
Exports
<internal>
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/multiformats/types/src/codecs/interface"
"/home/runner/work/metaplex-
auth/metaplex-
auth/node_
modules/nft.storage/dist/src/lib/interface"
Iterable
Iterator
[iterator]
next
return
throw
Generated using
TypeDoc