@duckduckgo/content-scope-scripts
Preparing search index...
BrokerProtection Messages
ActionCompletedNotify
Interface ActionCompletedNotify
Emitted when an action finishes (successfully, or with an error captured in the result).
interface
ActionCompletedNotify
{
result
:
ActionResponse
;
}
Index
Properties
result
Properties
result
result
:
ActionResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
result
@duckduckgo/content-scope-scripts
Loading...
Emitted when an action finishes (successfully, or with an error captured in the result).