Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
amplifyRequestSettings
Interface amplifyRequestSettings
Index
Properties
data
error
resourceId
success
Properties
optional
public
data
?:
any
optional
public
error
?:
(...args: any[]) => void
public
resourceId
:
string
optional
public
success
?:
(...args: any[]) => void
Globals
jquery