Clear the current user's targeted tokens.

interface ClearTargetDrive {
    kind: "clear-target";
}

Properties

Properties

kind: "clear-target"