ContextMenuItem: {
    action: ((uri: Uri, vis: Visualization) => void);
    title: string;
}

Type declaration

Generated using TypeDoc