Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
SpecIterableIterator
Interface SpecIterableIterator<T>
interface
SpecIterableIterator
<
T
>
{
[iterator]
(
)
:
SpecIterableIterator
<
T
>
;
next
(
...
args
)
:
IteratorResult
<
T
,
any
>
;
}
Type Parameters
T
Hierarchy (
view full
)
SpecIterator
<
T
>
SpecIterableIterator
Index
Methods
[iterator]
next
Methods
[iterator]
[iterator]
(
)
:
SpecIterableIterator
<
T
>
Returns
SpecIterableIterator
<
T
>
next
next
(
...
args
)
:
IteratorResult
<
T
,
any
>
Parameters
Rest
...
args
:
[
]
|
[
undefined
]
Returns
IteratorResult
<
T
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
[iterator]
next
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter