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>
Defaultize
Type alias Defaultize<P, D>
Defaultize
<
P
,
D
>
:
P
extends
any
?
string
extends
keyof
P
?
P
:
Pick
<
P
,
Exclude
<
keyof
P
,
keyof
D
>
>
&
InexactPartial
<
Pick
<
P
,
Extract
<
keyof
P
,
keyof
D
>
>
>
&
InexactPartial
<
Pick
<
D
,
Exclude
<
keyof
D
,
keyof
P
>
>
>
:
never
Type Parameters
P
D
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