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>
ServerComponentsHmrCache
Interface ServerComponentsHmrCache
interface
ServerComponentsHmrCache
{
get
(
key
)
:
undefined
|
CachedFetchData
;
set
(
key
,
data
)
:
void
;
}
Index
Methods
get
set
Methods
get
get
(
key
)
:
undefined
|
CachedFetchData
Parameters
key
:
string
Returns
undefined
|
CachedFetchData
set
set
(
key
,
data
)
:
void
Parameters
key
:
string
data
:
CachedFetchData
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
set
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter