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>
ResponseCacheEntry
Type alias ResponseCacheEntry
Response
Cache
Entry
:
{
cacheControl
?:
CacheControl
;
isMiss
?:
boolean
;
isStale
?:
boolean
|
-1
;
value
:
ResponseCacheValue
|
null
;
}
Type declaration
Optional
cache
Control
?:
CacheControl
Optional
is
Miss
?:
boolean
Optional
is
Stale
?:
boolean
|
-1
value
:
ResponseCacheValue
|
null
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter