Type alias ShortcutOverride

ShortcutOverride: Hotkey & {
    command: string;
}

Generated using TypeDoc