DefaultShortcut: {
    action: string;
    active: boolean;
    keyCommand: string;
}

Type declaration

  • action: string
  • active: boolean
  • keyCommand: string