interface UserImageContextMenu {
    id: string;
    target: "userImage";
}

Properties

Properties

id: string
target: "userImage"