@duckduckgo/content-scope-scripts
Preparing search index...
BrokerProtection Messages
ErrorResponse
Interface ErrorResponse
The wire shape of a failed action result.
interface
ErrorResponse
{
error
:
{
actionID
:
string
;
message
:
string
}
;
}
Index
Properties
error
Properties
error
error
:
{
actionID
:
string
;
message
:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
error
@duckduckgo/content-scope-scripts
Loading...
The wire shape of a failed action result.