interface ExtensionChangeDestinationAction {
    action: "changeDestination";
    destination: ExtensionDestination;
}

Hierarchy (View Summary, Expand)

Properties

Properties

action: "changeDestination"

New value to set. Must not be empty.

MMNEPVFCICPMFPCPTTAAATR